Skip to content

Commit 4e9f71d

Browse files
mergify[bot]v1v
andauthored
Update CODEOWNERS: remove ci-contractors (#9216) (#9232)
I prefer we simplify through CODEOWNERS for the CI related things. (cherry picked from commit 53312f8) Co-authored-by: Victor Martinez <[email protected]>
1 parent e0ba042 commit 4e9f71d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/CODEOWNERS

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

44
# Top-level files ownership
5-
/catalog-info.yaml @elastic/observablt-ci @elastic/observablt-ci-contractors
5+
/catalog-info.yaml @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 @elastic/observablt-ci-contractors
9-
/.ci @elastic/observablt-ci @elastic/observablt-ci-contractors
10-
/.github @elastic/observablt-ci @elastic/observablt-ci-contractors
8+
/.buildkite @elastic/observablt-ci
9+
/.ci @elastic/observablt-ci
10+
/.github @elastic/observablt-ci
1111
/.github/CODEOWNERS @elastic/ingest-tech-lead
1212
/deploy/helm @elastic/elastic-agent-control-plane
1313
/deploy/helm/edot-collector @elastic/ingest-otel-data

0 commit comments

Comments
 (0)