From d0519f63e71d4875b4d4803dd196d126ff875d63 Mon Sep 17 00:00:00 2001 From: Andres Rodriguez Date: Thu, 8 Feb 2024 13:30:40 -0500 Subject: [PATCH] Update CODEOWNERS for Eng Prod (#37906) --- .github/CODEOWNERS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0df9a9a58779..ea38e969a3d3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -18,7 +18,7 @@ CHANGELOG* /go.sum @elastic/beats-tech-leads /NOTICE.txt @elastic/beats-tech-leads -/.ci/ @elastic/elastic-agent-data-plane +/.ci/ @elastic/elastic-agent-data-plane @elastic/ingest-eng-prod /.github/ @elastic/elastic-agent-data-plane /auditbeat/ @elastic/sec-linux-platform /deploy/ @elastic/elastic-agent-data-plane @@ -221,3 +221,9 @@ CHANGELOG* /x-pack/osquerybeat/ @elastic/sec-deployment-and-devices /x-pack/packetbeat/ @elastic/sec-linux-platform /x-pack/winlogbeat/ @elastic/sec-windows-platform + +# Ownership of CI or related files by the Ingest Eng Prod team +/.buildkite @elastic/ingest-eng-prod +/catalog-info.yml @elastic/ingest-eng-prod +/libbeat/scripts @elastic/ingest-eng-prod +/metricbeat/tests @elastic/ingest-eng-prod