Update CODEOWNERS with the paths under kibana operations team supervision (#26374)

* feat(NA): update CODEOWNERS with the code under kibana operations team supervision.

* chore(NA): add suport_node_env to operations codeowners.

* refact(NA): change declaration order.
This commit is contained in:
Tiago Costa 2019-05-09 23:43:58 +01:00 committed by GitHub
parent 7bb10baff5
commit 2ff272c2f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.github/CODEOWNERS vendored
View file

@ -19,6 +19,11 @@
# Machine Learning
/x-pack/plugins/ml/ @elastic/ml-ui
# Operations
/src/dev/ @elastic/kibana-operations
/src/setup_node_env/ @elastic/kibana-operations
/src/optimize/ @elastic/kibana-operations
# Platform
/src/core/ @elastic/kibana-platform