Skip to content

Commit 84dd2d6

Browse files
authored
Create CODEOWNERS (#246)
1 parent 4530d8f commit 84dd2d6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/CODEOWNERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)