Skip to content

Commit 22ea253

Browse files
UnbreakableMJclaude
andcommitted
chore(github): add CODEOWNERS
Lands the CODEOWNERS file required by Plan §5.10. Single-developer phase: every path falls back to the maintainer for review. Path-specific overrides arrive once there is more than one human reviewer. The matching branch-protection flip (require_code_owner_reviews: true) is applied as a separate gh api call after this PR merges. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent c92c4df commit 22ea253

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Pearlite CODEOWNERS — required reviewers per Plan §5.10.
2+
# Format: <pattern> <space-separated owners>
3+
# Patterns follow .gitignore syntax; later matches win.
4+
5+
# Default: every change requires the maintainer's review.
6+
* @UnbreakableMJ

0 commit comments

Comments
 (0)