dweiss opened a new pull request, #14762: URL: https://github.com/apache/lucene/pull/14762
This adds a section to display non-committer activity in our git repository. This is useful in preparing board reports but also considering committer nominations, I think. Looks something like this: ``` 19 Simon Cooper | simon.coo...@elastic.co 6 panguixin | pangui...@bytedance.com 4 zhouhui | vsop_...@163.com 4 Viliam Durina | viliam-dur...@users.noreply.github.com 4 hanbj | hanbj0...@163.com 4 guojialiang | guojialiang.2...@bytedance.com 4 Amos Bird | amosb...@gmail.com ``` I had to add existing committer names (and a few aliases sprinkled in) as this information is not readily available from the ASF roster (committer names are public but not emails or gh aliases). I don't think this is a privacy violation since these names and handles are part of the git commit history anyway. -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org