Conversation
Generates the team list at build time from the Apache Whimsy LDAP exports (public_ldap_projects.json + public_ldap_people.json) so committers and PMC members are picked up without manual edits. The chair badge and any GH login that differs from the Apache ID are pinned in _data/team_overrides.yml; gh also accepts a list to alias multiple GitHub accounts to the same person. The Wall of Fame aggregates contributors across the configured project repos (default: incubator-stormcrawler and incubator-stormcrawler-site), filters out bots and PMC/committers, and renders an initials-on-color badge for each contributor with a link to their GitHub profile. No avatar images are fetched. The plugin auto-discovers a team member's GitHub login when their Apache ID matches a contributor login on the project repos. Whimsy + GitHub responses are cached under .jekyll-cache/team/ for 6 hours; JEKYLL_TEAM_NO_FETCH=1 reuses the cache without hitting the network.
mvolikas
approved these changes
May 1, 2026
mvolikas
left a comment
There was a problem hiding this comment.
Very nice!
Regarding the plugin, I'm not very fluent in Ruby but it looks ok.
jnioche
approved these changes
May 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Generates the team list at build time from the Apache Whimsy LDAP exports (public_ldap_projects.json + public_ldap_people.json) so committers and PMC members are picked up without manual edits. The chair badge and any GH login that differs from the Apache ID are pinned in _data/team_overrides.yml; gh also accepts a list to alias multiple GitHub accounts to the same person.
The Wall of Fame aggregates contributors across the configured project repos (default: incubator-stormcrawler and incubator-stormcrawler-site), filters out bots and PMC/committers, and renders an initials-on-color badge for each contributor with a link to their GitHub profile. No avatar images are fetched. The plugin auto-discovers a team member's GitHub login when their Apache ID matches a contributor login on the project repos.
Whimsy + GitHub responses are cached under .jekyll-cache/team/ for 6 hours; JEKYLL_TEAM_NO_FETCH=1 reuses the cache without hitting the network.
Preview: https://stormcrawler.staged.apache.org/team/