mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[CODEOWNERS] fix the codeowners file for appex sharedux team (#223433)
## Summary Resolve a typo in CODEOWNERS
This commit is contained in:
parent
1ca1e79813
commit
aa7ea37d89
1 changed files with 2 additions and 2 deletions
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
|
@ -1913,8 +1913,8 @@ src/platform/plugins/shared/discover/public/context_awareness/profile_providers/
|
|||
/src/platform/test/node_roles_functional @elastic/kibana-core
|
||||
/src/platform/test/functional/page_objects/newsfeed_page.ts @elastic/kibana-core # assigned per https://github.com/elastic/kibana/pull/160210
|
||||
/src/platform/test/functional/page_objects/home_page.ts @elastic/appex-sharedux
|
||||
/src/platform/test/functional/page_objects/export_page.ts @elastic/kibana-sharedux
|
||||
/src/platform/test/functional/page_objects/solution_navigation.ts @elastic/kibana-sharedux
|
||||
/src/platform/test/functional/page_objects/export_page.ts @elastic/appex-sharedux
|
||||
/src/platform/test/functional/page_objects/solution_navigation.ts @elastic/appex-sharedux
|
||||
/src/platform/test/functional/fixtures/es_archiver/deprecations_service @elastic/kibana-core
|
||||
/src/platform/test/health_gateway @elastic/kibana-core
|
||||
/src/platform/test/api_integration/apis/saved_objects* @elastic/kibana-core
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue