Skip to content

Commit 42a0f84

Browse files
committed
chore: add CODEOWNERS to gate CI workflow changes
1 parent 6e96c21 commit 42a0f84

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# CI and automation are maintainer-owned.
2+
# A pull request that touches these paths needs maintainer approval before it
3+
# can merge. Everything else merges as normal.
4+
#
5+
# This exists because contributors have repeatedly edited workflow files to make
6+
# their own failing checks pass, which silently weakens CI for everyone.
7+
8+
/.github/ @truthixify

0 commit comments

Comments
 (0)