Skip to content

Commit

Permalink
CODEOWNERS refactor (#5783) (#5823)
Browse files Browse the repository at this point in the history
(cherry picked from commit a29611b)

Co-authored-by: Geoff Rowland <70981735+rowlandgeoff@users.noreply.github.com>
  • Loading branch information
mergify[bot] and rowlandgeoff authored Oct 18, 2024
1 parent 6d17577 commit 944cd95
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Team responsible for Fleet Server
* @elastic/elastic-agent-control-plane

/.github/CODEOWNERS @elastic/ingest-tech-lead

/deploy/kubernetes @elastic/obs-cloudnative-monitoring
/dev-tools/kubernetes @elastic/obs-cloudnative-monitoring
/internal/pkg/composable/providers/kubernetes @elastic/obs-cloudnative-monitoring
/internal/pkg/agent/application/configuration_embed_changed_test.go @elastic/cloudbeat
# Top-level files ownership
/catalog-info.yaml @elastic/ingest-eng-prod

# Ownership of CI or related files by the Ingest Eng Prod team
# Sub-directories/files ownership. Remember that order matters; the last matching pattern takes the most precedence.
/.buildkite @elastic/ingest-eng-prod
/.ci @elastic/ingest-eng-prod
/.github @elastic/ingest-eng-prod
/catalog-info.yaml @elastic/ingest-eng-prod
/.github/CODEOWNERS @elastic/ingest-tech-lead
/deploy/kubernetes @elastic/obs-cloudnative-monitoring
/dev-tools/kubernetes @elastic/obs-cloudnative-monitoring
/internal/pkg/agent/application/configuration_embed_changed_test.go @elastic/cloudbeat
/internal/pkg/composable/providers/kubernetes @elastic/obs-cloudnative-monitoring

0 comments on commit 944cd95

Please sign in to comment.