mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Ownership] Fixup wrong assignment (#195462)
## Summary Fixup line broken by this [merge](https://github.com/elastic/kibana/pull/195272). Contributes to: https://github.com/elastic/kibana/issues/194815
This commit is contained in:
parent
31f4f2c984
commit
4ad1586148
1 changed files with 2 additions and 1 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
@ -1013,6 +1013,8 @@ packages/kbn-zod-helpers @elastic/security-detection-rule-management
|
|||
# The #CC# prefix delineates Code Coverage,
|
||||
# used for the 'team' designator within Kibana Stats
|
||||
|
||||
x-pack/test_serverless/api_integration/test_suites/common/platform_security @elastic/kibana-security
|
||||
|
||||
# Data Discovery
|
||||
/x-pack/test_serverless/functional/es_archives/pre_calculated_histogram @elastic/kibana-data-discovery
|
||||
/x-pack/test_serverless/functional/es_archives/kibana_sample_data_flights_index_pattern @elastic/kibana-data-discovery
|
||||
|
@ -1511,7 +1513,6 @@ x-pack/test/api_integration/apis/management/index_management/inference_endpoints
|
|||
/x-pack/test/functional/es_archives/auditbeat/default @elastic/security-solution
|
||||
/x-pack/test/functional/es_archives/auditbeat/hosts @elastic/security-solution
|
||||
/x-pack/test_serverless/functional/page_objects/svl_management_page.ts @elastic/security-solution
|
||||
/x-pack/test_serverless/api_integration/test_suites/common/platform_security/ @elastic/security-solution
|
||||
/x-pack/test_serverless/api_integration/test_suites/security @elastic/security-solution
|
||||
/x-pack/test_serverless/functional/page_objects/svl_sec_landing_page.ts @elastic/security-solution
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue