fix codeowners

This commit is contained in:
Jonathan Budzenski 2022-11-04 08:20:34 -05:00
parent 3b59a90671
commit ab1bca56b2

View file

@ -1,7 +1,11 @@
{
"type": "shared-common",
"id": "@kbn/rule-data-utils",
"owner": "@elastic/apm-ui",
"owner": [
"@elastic/security-detections-response",
"@elastic/actionable-observability",
"@elastic/response-ops"
],
"runtimeDeps": [],
"typeDeps": []
}