Skip to content

Commit 12d9bd5

Browse files
committed
chore: add CODEOWNERS for maintainer approval
Require @PatrickSys review for external PRs while allowing maintainers to self-merge when needed.
1 parent 4bbcb9e commit 12d9bd5

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @PatrickSys

RELEASING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ We use a clean OSS-style flow:
2020
- Require PRs (no direct pushes)
2121
- Require the `Tests` workflow to pass
2222

23+
This repo also uses `CODEOWNERS` so PRs from non-owners require an approval from `@PatrickSys`.
24+
2325
## Normal release flow
2426

2527
1. Merge changes into `master` via PRs.

0 commit comments

Comments
 (0)