tools: move AUTHORS.md to AUTHORS

- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/4018
This commit is contained in:
nodiscc
2023-07-15 19:29:21 +02:00
parent a179f8226a
commit 4f32a3d0f0
3 changed files with 1369 additions and 1350 deletions

1368
AUTHORS Normal file

File diff suppressed because it is too large Load Diff

1349
AUTHORS.md

File diff suppressed because it is too large Load Diff

View File

@@ -11,7 +11,7 @@ install:
import: install
rm -rf awesome-selfhosted && git clone --depth=1 https://github.com/awesome-selfhosted/awesome-selfhosted
cp awesome-selfhosted/.github/.mailmap .mailmap
cp awesome-selfhosted/AUTHORS.md AUTHORS.md
cp awesome-selfhosted/AUTHORS AUTHORS
rm -rf tags/ software/ platforms/
mkdir -p tags/ software/ platforms/
source .venv/bin/activate && \