mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[Codeowners] fix a missing space character (#201296)
## Summary Found a missing space character in the code owners file. This created problems when trying to filter for all the areas owned by @elastic/appex-sharedux
This commit is contained in:
parent
564298b5b0
commit
0b92c1d072
1 changed files with 1 additions and 1 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -1183,7 +1183,7 @@ packages/kbn-monaco/src/esql @elastic/kibana-esql
|
|||
/x-pack/test/saved_object_tagging/ @elastic/appex-sharedux
|
||||
|
||||
### Kibana React (to be deprecated)
|
||||
/src/plugins/kibana_react/public/@elastic/appex-sharedux @elastic/kibana-presentation
|
||||
/src/plugins/kibana_react/public/ @elastic/appex-sharedux @elastic/kibana-presentation
|
||||
|
||||
### Home Plugin and Packages
|
||||
/src/plugins/home/public @elastic/appex-sharedux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue