Skip to content

Commit d09eb4c

Browse files
andrzej-stencelv1v
andauthored
ci: make CI paths co-owned by Elastic Agent team (#10048)
* ci: make CI paths co-owned by Elastic Agent team * Apply suggestion from @v1v Co-authored-by: Victor Martinez <[email protected]> --------- Co-authored-by: Victor Martinez <[email protected]>
1 parent 4b818a1 commit d09eb4c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
* @elastic/elastic-agent-control-plane
33

44
# Top-level files ownership
5-
/catalog-info.yaml @elastic/observablt-ci
5+
/catalog-info.yaml @elastic/elastic-agent-control-plane @elastic/observablt-ci
66

77
# Sub-directories/files ownership. Remember that order matters; the last matching pattern takes the most precedence.
8-
/.buildkite @elastic/observablt-ci
9-
/.ci @elastic/observablt-ci
10-
/.github @elastic/observablt-ci
8+
/.buildkite @elastic/elastic-agent-control-plane @elastic/observablt-ci
9+
/.ci @elastic/elastic-agent-control-plane @elastic/observablt-ci
10+
/.ci/scripts/update-otel.sh @elastic/elastic-agent-control-plane
11+
/.github @elastic/elastic-agent-control-plane @elastic/observablt-ci
1112
/.github/CODEOWNERS @elastic/ingest-tech-lead
1213
/deploy/helm @elastic/elastic-agent-control-plane
1314
/deploy/helm/edot-collector @elastic/ingest-otel-data

0 commit comments

Comments
 (0)