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.