From 050d0353bb9b3f849db91828be51561abc1fbf4a Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 09:52:28 -0500 Subject: [PATCH] Update CODEOWNERS according to k8s ownership transfer plan (#6188) (#6303) (cherry picked from commit 8c744f8f2b5ef72ea917c654f4eb87518f581a61) Co-authored-by: Shaunak Kashyap --- .github/CODEOWNERS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fa34ca8623..e5fd8a0674 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,7 +9,8 @@ /.ci @elastic/ingest-eng-prod /.github @elastic/ingest-eng-prod /.github/CODEOWNERS @elastic/ingest-tech-lead -/deploy/kubernetes @elastic/obs-cloudnative-monitoring -/dev-tools/kubernetes @elastic/obs-cloudnative-monitoring +/deploy/helm @elastic/elastic-agent-control-plane +/deploy/kubernetes @elastic/elastic-agent-control-plane +/dev-tools/kubernetes @elastic/elastic-agent-control-plane /internal/pkg/agent/application/configuration_embed_changed_test.go @elastic/cloudbeat -/internal/pkg/composable/providers/kubernetes @elastic/obs-cloudnative-monitoring +/internal/pkg/composable/providers/kubernetes @elastic/elastic-agent-control-plane