Skip to content

Commit d6dddb5

Browse files
authored
chore: add codeowners (#251)
1 parent 225c7e8 commit d6dddb5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Default fallback
22
* @abcxyz/breakglass
33

4-
# Infrastructure team owns all files
4+
# infrastructure owns all files
55
* @abcxyz/infrastructure-team
6+
7+
# readability
8+
*.go @abcxyz/go-readability
9+
*.tf @abcxyz/terraform-readability
10+
*.js @abcxyz/typescript-readability
11+
*.ts @abcxyz/typescript-readability
12+
*.java @abcxyz/java-readability

0 commit comments

Comments
 (0)