Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recognize all contributors and create an AUTHORS file from the Git log ?? #1720

Open
jbampton opened this issue Dec 12, 2024 · 1 comment
Open

Comments

@jbampton
Copy link
Member

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.

@jiayuasu
Copy link
Member

Agree. Let's do it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants