Skip to content

fix: recognize announced repository maintainers as code owners - #157

Open
imran-siddique wants to merge 1 commit into
mainfrom
fix/announced-maintainer-owners-20260907
Open

fix: recognize announced repository maintainers as code owners#157
imran-siddique wants to merge 1 commit into
mainfrom
fix/announced-maintainer-owners-20260907

Conversation

@imran-siddique

Copy link
Copy Markdown
Member

What this changes

The announced maintainers (@carloshvp, @zohebk8s) already have active Maintain access and appear in the approval workflow, but CODEOWNERS excludes them. Add them alongside existing repository owners and record their appointments in MAINTAINERS.md.

The change is confined to ca2a; it grants no organization-team membership and changes no branch rules. Existing owners remain on every rule.

Type of change

Repository ownership and maintainer documentation; no runtime or normative specification change.

Security impact

Adds the announced repository maintainers as eligible code-owner reviewers, including existing general-maintainer alternatives on security-sensitive paths. Preserves current owners and review counts.

Validation

  • Rechecked each appointee's active Maintain role through GitHub's permissions API.
  • Checked the existing approval workflow and all ownership patterns, including overriding paths.
  • git diff --check passed. No runtime tests were run locally because no runtime code changed.

Checklist

  • DCO sign-off on the commit.
  • CHANGELOG, spec sections, and breaking-change requirements: not applicable.

Signed-off-by: Imran Siddique <imran.siddique@opaque.co>
@imran-siddique
imran-siddique requested a review from a team as a code owner September 7, 2026 04:07
@imran-siddique
imran-siddique enabled auto-merge (squash) September 7, 2026 04:07
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.

1 participant