[Security Solution] update Threat Intelligence codeowners to Threat Hunting Investigations team (#175897)

This commit is contained in:
Philippe Oberti 2024-01-30 16:18:21 -06:00 committed by GitHub
parent 1aea4ba38e
commit 3b4c0d2466
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
.github/CODEOWNERS vendored
View file

@ -806,7 +806,7 @@ packages/kbn-text-based-editor @elastic/kibana-visualizations
src/plugins/text_based_languages @elastic/kibana-visualizations
x-pack/examples/third_party_lens_navigation_prompt @elastic/kibana-visualizations
x-pack/examples/third_party_vis_lens_example @elastic/kibana-visualizations
x-pack/plugins/threat_intelligence @elastic/protections-experience
x-pack/plugins/threat_intelligence @elastic/security-threat-hunting-investigations
x-pack/plugins/timelines @elastic/security-threat-hunting-investigations
packages/kbn-timelion-grammar @elastic/kibana-visualizations
packages/kbn-tinymath @elastic/kibana-visualizations

View file

@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/threat-intelligence-plugin",
"owner": "@elastic/protections-experience",
"owner": "@elastic/security-threat-hunting-investigations",
"description": "Elastic threat intelligence helps you see if you are open to or have been subject to current or historical known threats",
"plugin": {
"id": "threatIntelligence",