Skip to content
Merged
Changes from all commits
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
5 changes: 5 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Team responsible for Fleet Server
* @elastic/elastic-agent-control-plane

# List the changlog fragments without an owner. This will prevent the control plane team from being added
# as a reviewer every time a change to files they do not own also adds a changelog entry.
# https://github.community/t/codeowners-file-with-a-not-file-type-condition/1423/9
changelog/fragments/

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

Expand Down
Loading