nuno-faria commented on issue #21305:
URL: https://github.com/apache/datafusion/issues/21305#issuecomment-4172019594

   > 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 I think that list only shows the top 100 per number of 
contributions. Using the GitHub API shows all, including you:
   ```json
     {
       "login": "theirix",
       ...
       "contributions": 15
     },
   ```
   


-- 
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]

Reply via email to