Skip to content

Commit ba0bf6b

Browse files
[8.19] [Security Solution] update codeowners @security-threat-hunting-explore to @security-threat-hunting-investigations (#224408) (#224829)
# Backport This will backport the following commits from `main` to `8.19`: - [[Security Solution] update codeowners @security-threat-hunting-explore to @security-threat-hunting-investigations (#224408)](#224408) <!--- Backport version: 10.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Philippe Oberti","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-06-20T08:37:34Z","message":"[Security Solution] update codeowners @security-threat-hunting-explore to @security-threat-hunting-investigations (#224408)\n\n## Summary\n\nThis PR updates the @elastic/security-threat-hunting-explore codeowners\nto @elastic/security-threat-hunting-investigations as both teams are\ngetting merged together.\n\nI used this opportunity to do some clean up as some folders did not\nexist anymore.","sha":"ce7767ecf433a4471036d5008e476804ef088ccd","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport missing","Team:Threat Hunting:Investigations","backport:version","v9.1.0","v8.19.0","v8.16.7","v9.0.3","v8.18.3","v8.17.8"],"title":"[Security Solution] update codeowners @security-threat-hunting-explore to @security-threat-hunting-investigations","number":224408,"url":"https://github.com/elastic/kibana/pull/224408","mergeCommit":{"message":"[Security Solution] update codeowners @security-threat-hunting-explore to @security-threat-hunting-investigations (#224408)\n\n## Summary\n\nThis PR updates the @elastic/security-threat-hunting-explore codeowners\nto @elastic/security-threat-hunting-investigations as both teams are\ngetting merged together.\n\nI used this opportunity to do some clean up as some folders did not\nexist anymore.","sha":"ce7767ecf433a4471036d5008e476804ef088ccd"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","8.16","9.0","8.18","8.17"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/224408","number":224408,"mergeCommit":{"message":"[Security Solution] update codeowners @security-threat-hunting-explore to @security-threat-hunting-investigations (#224408)\n\n## Summary\n\nThis PR updates the @elastic/security-threat-hunting-explore codeowners\nto @elastic/security-threat-hunting-investigations as both teams are\ngetting merged together.\n\nI used this opportunity to do some clean up as some folders did not\nexist anymore.","sha":"ce7767ecf433a4471036d5008e476804ef088ccd"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.16","label":"v8.16.7","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.8","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> --------- Co-authored-by: kibanamachine <[email protected]>
1 parent b2cc387 commit ba0bf6b

File tree

11 files changed

+83
-83
lines changed

11 files changed

+83
-83
lines changed

.github/CODEOWNERS

Lines changed: 72 additions & 72 deletions
Large diffs are not rendered by default.

src/platform/packages/shared/kbn-cell-actions/kibana.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "shared-common",
33
"id": "@kbn/cell-actions",
44
"owner": [
5-
"@elastic/security-threat-hunting-explore"
5+
"@elastic/security-threat-hunting-investigations"
66
],
77
"group": "platform",
88
"visibility": "shared"

src/platform/packages/shared/kbn-securitysolution-ecs/kibana.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "shared-common",
33
"id": "@kbn/securitysolution-ecs",
44
"owner": [
5-
"@elastic/security-threat-hunting-explore"
5+
"@elastic/security-threat-hunting-investigations"
66
],
77
"group": "platform",
88
"visibility": "shared"

x-pack/solutions/security/packages/connectors/kibana.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"type": "shared-browser",
33
"id": "@kbn/security-solution-connectors",
4-
"owner": [
5-
"@elastic/security-threat-hunting-explore"
4+
"owner": [
5+
"@elastic/security-threat-hunting-investigations"
66
],
77
"group": "security",
88
"visibility": "private"

x-pack/solutions/security/packages/ecs-data-quality-dashboard/kibana.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "shared-browser",
33
"id": "@kbn/ecs-data-quality-dashboard",
44
"owner": [
5-
"@elastic/security-threat-hunting-explore"
5+
"@elastic/security-threat-hunting-investigations"
66
],
77
"group": "security",
88
"visibility": "private"

x-pack/solutions/security/packages/features/kibana.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "shared-common",
33
"id": "@kbn/security-solution-features",
44
"owner": [
5-
"@elastic/security-threat-hunting-explore"
5+
"@elastic/security-threat-hunting-investigations"
66
],
77
"group": "security",
88
"visibility": "private"

x-pack/solutions/security/packages/navigation/kibana.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "shared-common",
33
"id": "@kbn/security-solution-navigation",
44
"owner": [
5-
"@elastic/security-threat-hunting-explore"
5+
"@elastic/security-threat-hunting-investigations"
66
],
77
"group": "security",
88
"visibility": "private"

x-pack/solutions/security/packages/side-nav/kibana.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "shared-common",
33
"id": "@kbn/security-solution-side-nav",
44
"owner": [
5-
"@elastic/security-threat-hunting-explore"
5+
"@elastic/security-threat-hunting-investigations"
66
],
77
"group": "security",
88
"visibility": "private"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "shared-common",
33
"id": "@kbn/security-solution-storybook-config",
4-
"owner": "@elastic/security-threat-hunting-explore",
4+
"owner": "@elastic/security-threat-hunting-investigations",
55
"group": "security",
66
"visibility": "private"
77
}

x-pack/solutions/security/packages/upselling/kibana.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "shared-browser",
33
"id": "@kbn/security-solution-upselling",
44
"owner": [
5-
"@elastic/security-threat-hunting-explore"
5+
"@elastic/security-threat-hunting-investigations"
66
],
77
"group": "security",
88
"visibility": "private"

0 commit comments

Comments
 (0)