Skip to content

Commit 9394d36

Browse files
authored
Added a CODEOWNERS file (#3489)
1 parent 0b6fafc commit 9394d36

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+
# Global Repo Owners
2+
* @oai/openapi-maintainers @oai/tsc
3+
4+
# Specification Versions
5+
/versions/ @oai/tsc
6+
7+
# Protect specific top level files
8+
/MAINTAINERS.md @oai/tsc
9+
/TOB.md @oai/tsc
10+
/GOVERNANCE.md @oai/tsc
11+
/LICENSE @oai/tsc

0 commit comments

Comments
 (0)