Skip to content

Commit 0c4e2d0

Browse files
authored
Update CODEOWNERS (#43313)
We are deprecating the GH team called `ingest-eng-prod`: For such, we are now using two GH teams: - @elastic/observablt-ci - @elastic/observablt-ci-contractors
1 parent 1e0feaa commit 0c4e2d0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/CODEOWNERS

+5-5
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
CHANGELOG*
1414

1515
# Top-level files ownership
16-
/catalog-info.yaml @elastic/observablt-robots
16+
/catalog-info.yaml @elastic/observablt-ci @elastic/observablt-ci-contractors
1717
# The tech leads of the teams working in Beats share ownership of the Go module dependencies and related files.
1818
/go.mod @elastic/beats-tech-leads
1919
/go.sum @elastic/beats-tech-leads
2020
/NOTICE.txt @elastic/beats-tech-leads
2121

2222
# Sub-directories/files ownership. Remember that order matters; the last matching pattern takes the most precedence.
23-
/.buildkite @elastic/observablt-robots
24-
/.ci/ @elastic/elastic-agent-data-plane @elastic/observablt-robots
25-
/.github/ @elastic/observablt-robots
23+
/.buildkite @elastic/observablt-ci @elastic/observablt-ci-contractors
24+
/.ci/ @elastic/elastic-agent-data-plane @elastic/observablt-ci @elastic/observablt-ci-contractors
25+
/.github/ @elastic/observablt-ci @elastic/observablt-ci-contractors
2626
/.github/CODEOWNERS @elastic/beats-tech-leads
2727
/auditbeat/ @elastic/sec-linux-platform
2828
/deploy/ @elastic/elastic-agent-data-plane
@@ -72,7 +72,7 @@ CHANGELOG*
7272
/libbeat/processors/translate_ldap_attribute/ @elastic/sec-windows-platform
7373
/libbeat/processors/translate_sid/ @elastic/sec-windows-platform
7474
/libbeat/reader/syslog/ @elastic/sec-deployment-and-devices
75-
/libbeat/scripts @elastic/observablt-robots
75+
/libbeat/scripts @elastic/observablt-ci @elastic/observablt-ci-contractors
7676
/licenses/ @elastic/elastic-agent-data-plane
7777
/metricbeat/ @elastic/elastic-agent-data-plane
7878
/metricbeat/docs/ # Listed without an owner to avoid maintaining doc ownership for each input and module.

0 commit comments

Comments
 (0)