[ML] Add ownership of transform functional test files to ml-ui (#51418)

This commit is contained in:
Robert Oskamp 2019-11-22 14:46:57 +01:00 committed by GitHub
parent bbe287f05f
commit ed8b822c8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.github/CODEOWNERS vendored
View file

@ -40,6 +40,9 @@
# ML team owns the transform plugin, ES team added here for visibility
# because the plugin lives in Kibana's Elasticsearch management section.
/x-pack/legacy/plugins/transform/ @elastic/ml-ui @elastic/es-ui
/x-pack/test/functional/apps/transform/ @elastic/ml-ui
/x-pack/test/functional/services/transform_ui/ @elastic/ml-ui
/x-pack/test/functional/services/transform.ts @elastic/ml-ui
# Operations
/renovate.json5 @elastic/kibana-operations