From 8d82ff92fd167cbe2ae90f6d8053b48e6f1cf33e Mon Sep 17 00:00:00 2001 From: jack-edmonds-dd Date: Tue, 4 Feb 2025 14:26:55 -0500 Subject: [PATCH] Update api-clients to web-frameworks-approvers --- .github/CODEOWNERS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7e56929500c6..3b60e4b961d7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,10 +3,10 @@ # and another team can own the rest of the directory. # All your base -* @DataDog/api-clients @DataDog/web-frameworks +* @DataDog/web-frameworks-approvers @DataDog/web-frameworks # Documentation -*.md @DataDog/documentation @DataDog/api-clients @DataDog/web-frameworks -LICENSE @DataDog/documentation @DataDog/api-clients @DataDog/web-frameworks -NOTICE @DataDog/documentation @DataDog/api-clients @DataDog/web-frameworks -LICENSE-3rdparty.csv @DataDog/documentation @DataDog/api-clients @DataDog/web-frameworks +*.md @DataDog/documentation @DataDog/web-frameworks-approvers @DataDog/web-frameworks +LICENSE @DataDog/documentation @DataDog/web-frameworks-approvers @DataDog/web-frameworks +NOTICE @DataDog/documentation @DataDog/web-frameworks-approvers @DataDog/web-frameworks +LICENSE-3rdparty.csv @DataDog/documentation @DataDog/web-frameworks-approvers @DataDog/web-frameworks