Skip to content

chore: add CODEOWNERS so reviews must come from the maintainer - #44

Merged
julia-kafarska merged 1 commit into
mainfrom
chore/codeowners
Aug 4, 2026
Merged

chore: add CODEOWNERS so reviews must come from the maintainer#44
julia-kafarska merged 1 commit into
mainfrom
chore/codeowners

Conversation

@julia-kafarska

Copy link
Copy Markdown
Member

Groundwork for opening the repo to outside contributions.

With Require review from Code Owners enabled on main, an approving review has to be @julia-kafarska's specifically, rather than any account that happens to have write access. No behaviour change today — you're the sole collaborator — but it keeps "my approval" true if collaborators are ever added, instead of silently degrading to "anyone with write access."

The release automation merges with gh pr merge --admin (scripts/release.mjs), which bypasses this by design, so npm run release is unaffected. That depends on enforce_admins staying false, which it is.

🤖 Generated with Claude Code

With "Require review from Code Owners" on main, an approving review has to
be @julia-kafarska's specifically rather than any account with write access.
No behaviour change today (sole collaborator), but it keeps the rule true if
collaborators are added later.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@julia-kafarska
julia-kafarska merged commit ceb26f9 into main Aug 4, 2026
1 check passed
@julia-kafarska
julia-kafarska deleted the chore/codeowners branch August 4, 2026 09: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