mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Add Beats and stack monitoring to CODEOWNERS (#26413)
* Add Beats and stack monitoring to CODEOWNERS * Update CODEOWNERS
This commit is contained in:
parent
584e68fb3b
commit
238e24a09c
1 changed files with 2 additions and 0 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -2,6 +2,8 @@
|
|||
# See: https://help.github.com/articles/about-codeowners/
|
||||
|
||||
/x-pack/plugins/apm/ @elastic/apm-ui
|
||||
/x-pack/plugins/beats_management/ @elastic/beats
|
||||
/x-pack/plugins/monitoring/ @elastic/stack-monitoring
|
||||
/x-pack/plugins/security/ @elastic/kibana-security
|
||||
/x-pack/plugins/spaces/ @elastic/kibana-security
|
||||
**/*.scss @elastic/kibana-design
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue