Recognize all contributors and create an AUTHORS file from the Git log ??
Open
improvement
minor
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 784
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 58
Description
https://git-scm.com/docs/git-log
We could start with a list of authors and number of commits.
Examples in the wild:
https://github.com/mruby/mruby/blob/master/AUTHORS
https://contributors.rubyonrails.org/
By default GitHub only shows the top 100 contributors:
https://github.com/apache/sedona/graphs/contributors
Sedona now has about 129 total GitHub contributors.
We should recognize and support all community contributors.
Contributor guide
Assessment
This issue has not been assessed yet.