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

@ -49,8 +49,8 @@ plugins/
"configPath": "path/to/config",
"type": "standard",
"owner": {
"name": "App Services",
"githubTeam": "kibana-app-services"
"name": "Shared UX",
"githubTeam": "appex-sharedux"
},
"description": "A description about this plugin!",
"requiredPlugins": ["data"],