We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e88deb2 commit 448ce0dCopy full SHA for 448ce0d
.github/CODEOWNERS
@@ -1,6 +1,11 @@
1
# Team responsible for Fleet Server
2
* @elastic/elastic-agent-control-plane
3
4
+# List the changlog fragments without an owner. This will prevent the control plane team from being added
5
+# as a reviewer every time a change to files they do not own also adds a changelog entry.
6
+# https://github.community/t/codeowners-file-with-a-not-file-type-condition/1423/9
7
+changelog/fragments/
8
+
9
# Top-level files ownership
10
/catalog-info.yaml @elastic/elastic-agent-control-plane @elastic/observablt-ci
11
0 commit comments