sedona icon indicating copy to clipboard operation
sedona copied to clipboard

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

Open jbampton opened this issue 1 year ago • 6 comments

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.

jbampton avatar Dec 12 '24 16:12 jbampton

Agree. Let's do it!

jiayuasu avatar Dec 13 '24 18:12 jiayuasu

https://github.com/apache/sedona/issues/1728

james-willis avatar Jan 13 '25 22:01 james-willis

Hey @BDadmehr0 are you interested in working on this issue ?

I think you had a script for something like this ?

Thanks in advance.

jbampton avatar Mar 29 '25 08:03 jbampton

Hey @BDadmehr0 are you interested in working on this issue ?

I think you had a script for something like this ?

Thanks in advance.

Yes, I’d be happy to work on this. Based on what was previously mentioned here: https://github.com/SalamLang/Salam/issues/395#issuecomment-2538279907 I can create the file and open a PR for this repo.

BDadmehr0 avatar Mar 29 '25 09:03 BDadmehr0

Thanks @BDadmehr0 I will now assign you

jbampton avatar Mar 29 '25 10:03 jbampton

#1895

BDadmehr0 avatar Mar 29 '25 13:03 BDadmehr0