-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3b1f793
commit a29611b
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |