Add appex-qa as codeowner for FTR serverless base config files (#163914)

## Summary

This way Appex-QA can keep track on config changes and make sure folks
aware that some changes might not work for real MKI-hosted projects.
This commit is contained in:
Dzmitry Lemechko 2023-08-15 11:13:56 +02:00 committed by GitHub
parent 00cad18131
commit 12a10d9855
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.github/CODEOWNERS vendored
View file

@ -997,6 +997,7 @@ x-pack/plugins/infra/server/lib/alerting @elastic/actionable-observability
/x-pack/performance @elastic/appex-qa
/packages/kbn-test/src/functional_test_runner @elastic/appex-qa
/packages/kbn-performance-testing-dataset-extractor @elastic/appex-qa
/x-pack/test_serverless/**/*config.base.ts @elastic/appex-qa
# Core
/config/ @elastic/kibana-core