theirix commented on issue #21305: URL: https://github.com/apache/datafusion/issues/21305#issuecomment-4172224921
> > I am wondering how this GitHub contributor list is composed for an Apache-structured project. I don't see my commits there. Does it only include committers/maintainers who are committing and merging PRs? > > [@theirix](https://github.com/theirix) I think that list only shows the top 100 per number of contributions. Using the GitHub API shows all, including you: > > { > "login": "theirix", > ... > "contributions": 15 > }, It works quite strangely, since the ["Last 24 months" view](https://github.com/apache/datafusion/graphs/contributors?from=30%2F03%2F2024) shows only 72 contributors, with 1 to 1315 commits. So I believe the project has even more contributors, given that GitHub statistics are flaky. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
