We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4530d8f commit 84dd2d6Copy full SHA for 84dd2d6
.github/CODEOWNERS
@@ -0,0 +1,11 @@
1
+# CODEOWNERS file
2
+# This file defines code ownership for the repository
3
+# All PRs require approval from the engineering team
4
+
5
6
7
+# Global rule - require engineering approval for all files
8
+* @devcyclehq/engineering
9
10
+# CODEOWNERS file itself requires foundation team approval
11
+.github/CODEOWNERS @devcyclehq/foundation
0 commit comments