mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
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:
parent
1d7e23a78f
commit
f2bfbbd23b
11 changed files with 20 additions and 20 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "plugin",
|
||||
"id": "@kbn/share-examples-plugin",
|
||||
"owner": "@elastic/kibana-app-services",
|
||||
"owner": "@elastic/appex-sharedux",
|
||||
"description": "Small demos of share plugin usage",
|
||||
"plugin": {
|
||||
"id": "shareExamples",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue