diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f75d8b6..676818b 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/api-clients @DataDog/web-frameworks # Documentation -*.md @DataDog/documentation @DataDog/api-clients -LICENSE @DataDog/documentation @DataDog/api-clients +*.md @DataDog/documentation @DataDog/api-clients @DataDog/web-frameworks +LICENSE @DataDog/documentation @DataDog/api-clients @DataDog/web-frameworks