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 05e6e8d commit fea0520Copy full SHA for fea0520
.github/CODEOWNERS
@@ -3,10 +3,10 @@
3
# and another team can own the rest of the directory.
4
5
# All your base
6
-* @DataDog/integrations-tools-and-libraries
+* @DataDog/api-clients
7
8
# Documentation
9
-*.md @DataDog/baklava @DataDog/integrations-tools-and-libraries
10
-LICENSE @DataDog/baklava @DataDog/integrations-tools-and-libraries
11
-NOTICE @DataDog/baklava @DataDog/integrations-tools-and-libraries
12
-LICENSE-3rdparty.csv @DataDog/baklava @DataDog/integrations-tools-and-libraries
+*.md @DataDog/documentation @DataDog/api-clients
+LICENSE @DataDog/documentation @DataDog/api-clients
+NOTICE @DataDog/documentation @DataDog/api-clients
+LICENSE-3rdparty.csv @DataDog/documentation @DataDog/api-clients
0 commit comments