Add CODEOWNERS for automatic reviewer assignment#12
Open
conrad-vanl wants to merge 1 commit into
Open
Conversation
Maps area ownership to auto-assign reviewers by path. Assignment only — does not change required approvals (no branch-protection changes). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
redreceipt
approved these changes
Jul 3, 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.
Adds a
CODEOWNERSfile to auto-assign reviewers by area.This is assignment only — it does not change who is required to approve any PR (no branch-protection changes). It gives every PR an automatically-suggested reviewer based on the files it touches, and records who owns each area.
📹 Walkthrough (Loom): https://www.loom.com/share/d8570813ef18401dae361f4073b87f7f
📄 Rollout overview + who-owns-what + before/after review distribution: https://claude.ai/code/artifact/01b4ac7f-f0d4-4ab2-90f7-e837de946a46
Ownership was mapped from contribution + review history. Reviewers on this PR are the owners listed in the file — feedback welcome before we merge.
Posted by Claude Code on behalf of @conrad-vanl (AI agent acting on his behalf).
🤖 Generated with Claude Code