From d328f1667ef40c55e362cb297b603b5d5e9e8027 Mon Sep 17 00:00:00 2001 From: DeForest Richards <56796055+drichards-87@users.noreply.github.com> Date: Thu, 4 Sep 2025 08:24:22 -0600 Subject: [PATCH] Remove Docs Team as CODEOWNERS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removes Docs as CODEOWNERS from the repo. As part of a project to reduce courtesy reviews, the Docs Team is limiting CODEOWNERS entries to repos that single-source content into the docs site or where our review is critical. We’re still happy to review content if you reach out to us directly. --- .github/CODEOWNERS | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index cce7dc1..20fec87 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,4 +5,3 @@ # Documentation * @DataDog/agent-metric-pipelines -*.md @DataDog/documentation