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
|
@ -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"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue