[Security Solution] Clean up CODEOWNERS and other files for the Detection Engine team (#159729)

## Summary

This PR replaces any mentions of
https://github.com/orgs/elastic/teams/security-solution-platform team
with https://github.com/orgs/elastic/teams/security-detection-engine
according to the recent restructure.
This commit is contained in:
Georgii Gorbachev 2023-06-14 19:39:50 +02:00 committed by GitHub
parent e58aced30d
commit 5776e97d9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 34 additions and 34 deletions

View file

@ -972,7 +972,7 @@ module.exports = {
/**
* Security Solution overrides. These rules below are maintained and owned by
* the people within the security-solution-platform team. Please see ping them
* the people within the security-detection-engine team. Please see ping them
* or check with them if you are encountering issues, have suggestions, or would
* like to add, change, or remove any particular rule. Linters, Typescript, and rules
* evolve and change over time just like coding styles, so please do not hesitate to
@ -1180,7 +1180,7 @@ module.exports = {
/**
* Lists overrides. These rules below are maintained and owned by
* the people within the security-solution-platform team. Please see ping them
* the people within the security-detection-engine team. Please see ping them
* or check with them if you are encountering issues, have suggestions, or would
* like to add, change, or remove any particular rule. Linters, Typescript, and rules
* evolve and change over time just like coding styles, so please do not hesitate to

32
.github/CODEOWNERS vendored
View file

@ -459,7 +459,7 @@ x-pack/plugins/license_management @elastic/platform-deployment-management
x-pack/plugins/licensing @elastic/kibana-core
packages/kbn-lint-packages-cli @elastic/kibana-operations
packages/kbn-lint-ts-projects-cli @elastic/kibana-operations
x-pack/plugins/lists @elastic/security-solution-platform
x-pack/plugins/lists @elastic/security-detection-engine
examples/locator_examples @elastic/kibana-app-services
examples/locator_explorer @elastic/kibana-app-services
packages/kbn-logging @elastic/kibana-core
@ -577,24 +577,24 @@ x-pack/plugins/security_solution @elastic/security-solution
x-pack/packages/security-solution/side_nav @elastic/security-threat-hunting-explore
x-pack/packages/security-solution/storybook/config @elastic/security-threat-hunting-explore
x-pack/test/security_functional/plugins/test_endpoints @elastic/kibana-security
packages/kbn-securitysolution-autocomplete @elastic/security-solution-platform
packages/kbn-securitysolution-autocomplete @elastic/security-detection-engine
x-pack/packages/security-solution/data_table @elastic/security-threat-hunting-investigations
packages/kbn-securitysolution-ecs @elastic/security-threat-hunting-explore
packages/kbn-securitysolution-es-utils @elastic/security-solution-platform
packages/kbn-securitysolution-exception-list-components @elastic/security-solution-platform
packages/kbn-securitysolution-es-utils @elastic/security-detection-engine
packages/kbn-securitysolution-exception-list-components @elastic/security-detection-engine
packages/kbn-securitysolution-grouping @elastic/security-threat-hunting-explore
packages/kbn-securitysolution-hook-utils @elastic/security-solution-platform
packages/kbn-securitysolution-io-ts-alerting-types @elastic/security-solution-platform
packages/kbn-securitysolution-io-ts-list-types @elastic/security-solution-platform
packages/kbn-securitysolution-io-ts-types @elastic/security-solution-platform
packages/kbn-securitysolution-io-ts-utils @elastic/security-solution-platform
packages/kbn-securitysolution-list-api @elastic/security-solution-platform
packages/kbn-securitysolution-list-constants @elastic/security-solution-platform
packages/kbn-securitysolution-list-hooks @elastic/security-solution-platform
packages/kbn-securitysolution-list-utils @elastic/security-solution-platform
packages/kbn-securitysolution-rules @elastic/security-solution-platform
packages/kbn-securitysolution-t-grid @elastic/security-solution-platform
packages/kbn-securitysolution-utils @elastic/security-solution-platform
packages/kbn-securitysolution-hook-utils @elastic/security-detection-engine
packages/kbn-securitysolution-io-ts-alerting-types @elastic/security-detection-engine
packages/kbn-securitysolution-io-ts-list-types @elastic/security-detection-engine
packages/kbn-securitysolution-io-ts-types @elastic/security-detection-engine
packages/kbn-securitysolution-io-ts-utils @elastic/security-detection-engine
packages/kbn-securitysolution-list-api @elastic/security-detection-engine
packages/kbn-securitysolution-list-constants @elastic/security-detection-engine
packages/kbn-securitysolution-list-hooks @elastic/security-detection-engine
packages/kbn-securitysolution-list-utils @elastic/security-detection-engine
packages/kbn-securitysolution-rules @elastic/security-detection-engine
packages/kbn-securitysolution-t-grid @elastic/security-detection-engine
packages/kbn-securitysolution-utils @elastic/security-detection-engine
packages/kbn-server-http-tools @elastic/kibana-core
packages/kbn-server-route-repository @elastic/apm-ui
x-pack/plugins/serverless @elastic/appex-sharedux

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/securitysolution-autocomplete",
"owner": "@elastic/security-solution-platform"
"owner": "@elastic/security-detection-engine"
}

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/securitysolution-es-utils",
"owner": "@elastic/security-solution-platform"
"owner": "@elastic/security-detection-engine"
}

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/securitysolution-exception-list-components",
"owner": "@elastic/security-solution-platform"
"owner": "@elastic/security-detection-engine"
}

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/securitysolution-hook-utils",
"owner": "@elastic/security-solution-platform"
"owner": "@elastic/security-detection-engine"
}

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/securitysolution-io-ts-alerting-types",
"owner": "@elastic/security-solution-platform"
"owner": "@elastic/security-detection-engine"
}

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/securitysolution-io-ts-list-types",
"owner": "@elastic/security-solution-platform"
"owner": "@elastic/security-detection-engine"
}

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/securitysolution-io-ts-types",
"owner": "@elastic/security-solution-platform"
"owner": "@elastic/security-detection-engine"
}

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/securitysolution-io-ts-utils",
"owner": "@elastic/security-solution-platform"
"owner": "@elastic/security-detection-engine"
}

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/securitysolution-list-api",
"owner": "@elastic/security-solution-platform"
"owner": "@elastic/security-detection-engine"
}

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/securitysolution-list-constants",
"owner": "@elastic/security-solution-platform"
"owner": "@elastic/security-detection-engine"
}

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/securitysolution-list-hooks",
"owner": "@elastic/security-solution-platform"
"owner": "@elastic/security-detection-engine"
}

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/securitysolution-list-utils",
"owner": "@elastic/security-solution-platform"
"owner": "@elastic/security-detection-engine"
}

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/securitysolution-rules",
"owner": "@elastic/security-solution-platform"
"owner": "@elastic/security-detection-engine"
}

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/securitysolution-t-grid",
"owner": "@elastic/security-solution-platform"
"owner": "@elastic/security-detection-engine"
}

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/securitysolution-utils",
"owner": "@elastic/security-solution-platform"
"owner": "@elastic/security-detection-engine"
}

View file

@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/lists-plugin",
"owner": "@elastic/security-solution-platform",
"owner": "@elastic/security-detection-engine",
"plugin": {
"id": "lists",
"server": true,