kibana/packages/kbn-test/kibana.jsonc
Dzmitry Lemechko 7bbdab0653
[codeowners] add appex-qa for ftr-related packages (#155230)
## Summary

While elastic/appex-qa is in process to take ownership over FTR related
code, from elastic/kibana-operations it will be good to keep track on
any changes happening and participate in the review process.
2023-05-24 08:53:09 +02:00

6 lines
135 B
JSON

{
"type": "shared-common",
"id": "@kbn/test",
"devOnly": true,
"owner": ["@elastic/kibana-operations", "@elastic/appex-qa"],
}