From 92d6b982981d657918e5e3a23d69c3a75edd544b Mon Sep 17 00:00:00 2001 From: Colleen McGinnis Date: Thu, 11 Sep 2025 08:49:08 -0500 Subject: [PATCH] add ingest-docs team as CODEOWNERS for release notes and docset.yml (#9865) (cherry picked from commit c8f5f631f820a2bb411fc7b8209d3329da63f5e3) --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 29266e45308..403aa9b948b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -13,6 +13,8 @@ /deploy/helm/edot-collector @elastic/ingest-otel-data /deploy/kubernetes @elastic/elastic-agent-control-plane /dev-tools/kubernetes @elastic/elastic-agent-control-plane +/docs/release-notes @elastic/ingest-docs +/docs/docset.yml @elastic/ingest-docs /internal/pkg/composable/providers/kubernetes @elastic/elastic-agent-control-plane /internal/pkg/otel/samples/darwin/autoops_es.yml @elastic/opex /internal/pkg/otel/samples/linux/autoops_es.yml @elastic/opex