Set correct ownership of older app-services code (#168209)

## Summary

Removes `@elastic/kibana-app-services` from `CODEOWNERS` file.

---------

Co-authored-by: Clint Andrew Hall <clint@clintandrewhall.com>
This commit is contained in:
Vadim Kibana 2023-10-09 18:57:26 +02:00 committed by GitHub
parent 1d7e23a78f
commit f2bfbbd23b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 20 additions and 20 deletions

View file

@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/locator-examples-plugin",
"owner": "@elastic/kibana-app-services",
"owner": "@elastic/appex-sharedux",
"description": "Example app that registers custom URL locators",
"plugin": {
"id": "locatorExamples",