[Code] Add code owners (#35498)

This commit is contained in:
Fuyao Zhao 2019-04-24 11:08:32 -07:00 committed by GitHub
parent 3b71d997e4
commit 81fa6dcf85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.github/CODEOWNERS vendored
View file

@ -11,6 +11,11 @@
# Canvas
/x-pack/plugins/canvas/ @elastic/kibana-canvas
# Code
/x-pack/plugins/code/ @teams/code
/x-pack/test/functional/apps/code/ @teams/code
/x-pack/test/api_integration/apis/code/ @teams/code
# Machine Learning
/x-pack/plugins/ml/ @elastic/ml-ui