mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
[Fleet] Update CODEOWNERS for Fleet/Agent resources (#91670)
Point Fleet/Agent ES files to Fleet team instead of Agent Control Plane team. Co-authored-by: Josh Dover <1813008+joshdover@users.noreply.github.com>
This commit is contained in:
parent
86520bf91b
commit
405328f041
1 changed files with 3 additions and 3 deletions
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
|
@ -16,6 +16,6 @@ x-pack/plugin/core/src/main/resources/monitoring-logstash.json @elastic/infra-mo
|
||||||
x-pack/plugin/core/src/main/resources/monitoring-mb-ilm-policy.json @elastic/infra-monitoring-ui
|
x-pack/plugin/core/src/main/resources/monitoring-mb-ilm-policy.json @elastic/infra-monitoring-ui
|
||||||
x-pack/plugin/monitoring/src/main/java/org/elasticsearch/xpack/monitoring/MonitoringTemplateRegistry.java @elastic/infra-monitoring-ui
|
x-pack/plugin/monitoring/src/main/java/org/elasticsearch/xpack/monitoring/MonitoringTemplateRegistry.java @elastic/infra-monitoring-ui
|
||||||
|
|
||||||
# Elastic Agent
|
# Fleet
|
||||||
x-pack/plugin/fleet/src/main/java/org/elasticsearch/xpack/fleet @elastic/elastic-agent-control-plane
|
x-pack/plugin/fleet/src/main/java/org/elasticsearch/xpack/fleet @elastic/fleet
|
||||||
x-pack/plugin/core/src/main/resources/fleet-* @elastic/elastic-agent-control-plane
|
x-pack/plugin/core/src/main/resources/fleet-* @elastic/fleet
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue