From 9bc1521c3a59d75328344ea40431eb27a0f7a2c0 Mon Sep 17 00:00:00 2001 From: Jesse Szwedko Date: Mon, 25 Mar 2024 11:51:01 -0700 Subject: [PATCH] Update team in CODEOWNERS To reflect new ownership. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8351e8c..b80a92f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,7 +3,7 @@ # and another team can own the rest of the directory. # All files reviwed by maintainers -* @DataDog/agent-metrics-logs +* @DataDog/agent-processing-and-routing # Documentation includes docs team *.md @DataDog/documentation