georgetown-cset / funder-finder

Retrieve GitHub repo funding information
Apache License 2.0
7 stars 3 forks source link

retrieving funding for the top contributors/maintainers #16

Closed jspeed-meyers closed 1 year ago

jspeed-meyers commented 1 year ago

As discussed in issue #2:

retrieving funding for the top contributors/maintainers would be interesting as well.

Open question: Is there a way to determine what GitHub users are "maintainers" for a particular repo? I fear not.

If not, what is there best way to determine what contributors are the core team? One proposal is to examine the two contributors with the most commits over the past 12 months. Just suggesting an idea to get the thinking started.

jspeed-meyers commented 1 year ago

I'll noodle on this over the next week. I need to read the GH documentation some.