From 52fae9f3d4fe610b64f4828876a75a5b3102849d Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Tue, 21 Oct 2025 09:13:36 -0700 Subject: [PATCH] Update CODEOWNERS: fabrizio is already in ingest-docs team; use apm-agent-net team --- .github/CODEOWNERS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6e773cad..3792cb5e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,4 @@ -*.md @theletterf @elastic/ingest-docs -/docs/ @theletterf @elastic/ingest-docs -/.github/workflows @elastic/observablt-ci \ No newline at end of file +* @elastic/apm-agent-net +/.github/workflows/ @elastic/apm-agent-net @elastic/observablt-ci +*.md @elastic/ingest-docs +/docs/ @elastic/ingest-docs