Add Beats and stack monitoring to CODEOWNERS (#26413)

* Add Beats and stack monitoring to CODEOWNERS

* Update CODEOWNERS
This commit is contained in:
Matt Apperson 2018-11-29 08:52:33 -05:00 committed by GitHub
parent 584e68fb3b
commit 238e24a09c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.github/CODEOWNERS vendored
View file

@ -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