Skip to content

Commit 8fe0645

Browse files
authored
Add CODEOWNERS file (#139)
1 parent 0382b7b commit 8fe0645

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# See https://help.github.com/articles/about-codeowners/ for syntax
2+
# Rules are matched bottom-to-top, so one team can own subdirectories
3+
# and another team can own the rest of the directory.
4+
5+
# All your base
6+
* @DataDog/api-clients
7+
LICENSE @DataDog/documentation @DataDog/api-clients
8+
NOTICE @DataDog/documentation @DataDog/api-clients

0 commit comments

Comments
 (0)