Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd AUTHORS file #113
Add AUTHORS file #113
Comments
|
Hi, could you quote and link docs on the AUTHORS file standard? I'm interested in what advantages the split-out AUTHORS file has over the current |
|
More googling yielded https://opensource.google/docs/releasing/authors/, which outlines how an AUTHORS file (1) delineates who has copyrights to the open-source project and (2) creates a central place to acknowledge contributors' work. Seems worth a look to me. Then again, |
|
Hi. AUTHORS file may be a platform-independent (git/github) alternative to acknowledge contributors' work. It is also a common, good practice in open source projects. It looks like no SPDX repository has an AUTHORS file, so, if you are interested in, you could follow the style of the license-expression library's one, (which is maintained by |
An authors file is needed to list and thank people who have contributed to the project.