1 parent 6e96c21 commit 42a0f84Copy full SHA for 42a0f84
1 file changed
.github/CODEOWNERS
@@ -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