Update org.yaml: move inactive maintainers to alumni#1255
Merged
tekton-robot merged 1 commit intomainfrom Mar 10, 2026
Merged
Conversation
Update team memberships to match OWNERS file changes across repos. This removes inactive maintainers from the GitHub teams that grant maintain/admin access to repositories. Changes aligned with per-repo OWNERS PRs: - pipeline (#9518): ImJasonH, jerop, yongxuanzhang, chitrangpatel, jeromeJu - triggers (#1965): bobcatfish, iancoffey - cli (#2760): piyush-garg - dashboard (#4795): skaegi - chains (#1576): chuangw6, chitrangpatel, priyawadhwa - operator (#3267): concaf, jkandasa, piyush-garg - results (#1246): ImJasonH, xinruzhang, sayan-biswas, avinal, alan-ghelardi, dibyom, wlynch - plumbing (#3199): bobcatfish, chitrangpatel, jeromeJu, jerop, wlynch, abayer, dibyom - website (#703): skaegi, abayer, dibyom - pruner (#202): waveywaves, savitaashture Also moves jerop and chitrangpatel from org admins to org members (former govboard members who stepped down Feb 2025). See the full triage report: https://gist.github.com/vdemeester/c7ce8d4fea6f7a2f9b3f685558ce8ded /kind misc
11a2804 to
3e9e6d6
Compare
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: afrittoli The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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.
Changes
Update GitHub team memberships in org.yaml to match OWNERS file changes across all tektoncd repos. This removes inactive maintainers from the teams that grant
maintain/adminaccess to repositories.Per-repo OWNERS PRs (should land first)
Admin changes
Removes jerop and chitrangpatel from org admins — both are former govboard members who stepped down in Feb 2025 and have zero contributions in the last 12 months.
Context
All changes are backed by 12 months of activity data from both GitHub API and Tekton DevStats. Per the contributor ladder inactivity policy, >4 months of no contributions warrants moving to emeritus.
Full triage report: https://gist.github.com/vdemeester/c7ce8d4fea6f7a2f9b3f685558ce8ded
Note: This PR does NOT touch collaborator teams (read-only access) — only maintainer teams. Collaborator cleanup can be done separately if desired.
/kind misc