Skip to content

chore: sync maintainer metadata with the organisation - #6

Merged
Andrei Kvapil (kvaps) merged 1 commit into
mainfrom
chore/sync-codeowners-with-maintainers
Aug 14, 2026
Merged

chore: sync maintainer metadata with the organisation#6
Andrei Kvapil (kvaps) merged 1 commit into
mainfrom
chore/sync-codeowners-with-maintainers

Conversation

@kvaps

@kvaps Andrei Kvapil (kvaps) commented Aug 12, 2026

Copy link
Copy Markdown
Member

What this PR does

Two drifts between this repository's metadata and the organisation it describes.

CODEOWNERS named George Gaál (@gecube) and Nikita (@nbykov0), who are no longer maintainers, and omitted IvanHunters, Aleksei Sviridkin (@lexfrei) and myasnikovdaniil, who are. It is now the current roster from maintainers.yaml.

A CODEOWNERS entry is only honoured for principals with write access, and this repository had no team attached — so five of the eight handles resolved to the organisation's base read permission and were silently ignored, and one (Nikita (@nbykov0)) was not a collaborator at all. Only three of the eight actually routed. The maintainers team has since been granted push here, so the list now does what it looks like it does.

maintainers.yaml declared the team as project-maintainers. No such team exists in the organisation; the team is maintainers. Since this file exists to mirror the roster for drift detection, it has to name the team that is really there.

The roster itself (9 maintainers, 3 reviewers) was already correct and is unchanged.

Note that cncf/foundation#1489, which updates project-maintainers.csv on the CNCF side, is still open — this PR does not close that loop.

Summary by CodeRabbit

  • Chores
    • Updated repository ownership documentation and maintainer references.
    • Refreshed the listed project maintainers.
    • Renamed the maintainers team for consistency across project metadata.

Two drifts between this repository's metadata and the organisation it
describes.

CODEOWNERS named @gecube and @nbykov0, who are no longer maintainers, and
omitted @IvanHunters, @lexfrei and @myasnikovdaniil, who are. A CODEOWNERS
entry is only honoured for principals with write access, and this repository
had no team attached, so most of the handles resolved to the organisation's
base read permission and were silently ignored — the file looked like
ownership while providing none. The maintainers team has since been granted
push access, so the list now actually routes.

maintainers.yaml declared the team as project-maintainers. No such team
exists; the organisation's team is maintainers, and this file exists to
mirror the roster for drift detection, so it has to name the team that is
really there.

Assisted-By: Claude
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 9b252f4b-d0bb-4db0-8b32-09a8f13b8abc

📥 Commits

Reviewing files that changed from the base of the PR and between 6cd0c32 and 380369a.

📒 Files selected for processing (2)
  • CODEOWNERS
  • maintainers.yaml

📝 Walkthrough

Walkthrough

The changes update CNCF maintainer metadata. CODEOWNERS now documents synchronization with maintainers.yaml and MAINTAINERS.md, and its owner roster changes. maintainers.yaml renames the project maintainers team.

Changes

Maintainer metadata

Layer / File(s) Summary
Update maintainer metadata
CODEOWNERS, maintainers.yaml
CODEOWNERS documents its metadata source and synchronization requirements, updates the owner roster, and maintainers.yaml renames the team from project-maintainers to maintainers.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Suggested reviewers: riaankleinhans

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: synchronizing maintainer metadata with the organization.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/sync-codeowners-with-maintainers

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@kvaps
Andrei Kvapil (kvaps) merged commit adeed77 into main Aug 14, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants