mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
tools: move AUTHORS.md to AUTHORS
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/4018
This commit is contained in:
parent
a179f8226a
commit
4f32a3d0f0
3 changed files with 1369 additions and 1350 deletions
1349
AUTHORS.md
1349
AUTHORS.md
File diff suppressed because it is too large
Load diff
2
Makefile
2
Makefile
|
|
@ -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 && \
|
||||
|
|
|
|||
Loading…
Reference in a new issue