mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-06-17 04:27:25 +02:00
tools/authors: use plaintext instead of markdown for the authors file
- move the authors file to AUTHORS as recommended by https://www.gnu.org/prep/maintain/html_node/Recording-Contributors.html - simplifies tooling and reduces the risk of invalid markdown injection from a contributor's email address/name
This commit is contained in:
parent
3ce8820185
commit
1dee4d9d38
3 changed files with 3 additions and 3 deletions
|
@ -2189,7 +2189,7 @@ Contributing guidelines can be found in [.github/CONTRIBUTING.md](.github/CONTRI
|
|||
|
||||
## Authors
|
||||
|
||||
The list of authors can be found in [AUTHORS.md](AUTHORS.md).
|
||||
The list of authors can be found in the [AUTHORS](AUTHORS) file.
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue