diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 676818b..100e9a1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,8 +3,8 @@ # and another team can own the rest of the directory. # All your base -* @DataDog/api-clients @DataDog/web-frameworks +* @DataDog/web-frameworks # Documentation -*.md @DataDog/documentation @DataDog/api-clients @DataDog/web-frameworks -LICENSE @DataDog/documentation @DataDog/api-clients @DataDog/web-frameworks +*.md @DataDog/documentation @DataDog/web-frameworks +LICENSE @DataDog/documentation @DataDog/web-frameworks