Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
* @elastic/elastic-agent-control-plane

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

# Sub-directories/files ownership. Remember that order matters; the last matching pattern takes the most precedence.
/.buildkite @elastic/observablt-ci
/.ci @elastic/observablt-ci
/.github @elastic/observablt-ci
/.buildkite @elastic/elastic-agent-control-plane @elastic/observablt-ci
/.ci @elastic/elastic-agent-control-plane @elastic/observablt-ci
Comment thread
andrzej-stencel marked this conversation as resolved.
/.github @elastic/elastic-agent-control-plane @elastic/observablt-ci
/.github/CODEOWNERS @elastic/ingest-tech-lead
/deploy/helm @elastic/elastic-agent-control-plane
/deploy/helm/edot-collector @elastic/ingest-otel-data
Expand Down
Loading