Skip to content

Commit

Permalink
[Guided onboarding] Update codeowners for guided onboarding in the se…
Browse files Browse the repository at this point in the history
…curity solution (#145555)

## Summary

Updates the codeowners file for the Security onboarding tour, that is
now owned by the team @elastic/security-threat-hunting-explore
  • Loading branch information
yuliacech authored Nov 18, 2022
1 parent 6040b6f commit 40bcdfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -661,8 +661,8 @@ x-pack/test/threat_intelligence_cypress @elastic/protections-experience
/x-pack/test/api_integration/apis/cloud_security_posture/ @elastic/kibana-cloud-security-posture

# Security Solution onboarding tour
/x-pack/plugins/security_solution/public/common/components/guided_onboarding @elastic/platform-onboarding
/x-pack/plugins/security_solution/cypress/e2e/guided_onboarding @elastic/platform-onboarding
/x-pack/plugins/security_solution/public/common/components/guided_onboarding @elastic/security-threat-hunting-explore
/x-pack/plugins/security_solution/cypress/e2e/guided_onboarding @elastic/security-threat-hunting-explore

# Design (at the bottom for specificity of SASS files)
**/*.scss @elastic/kibana-design
Expand Down

0 comments on commit 40bcdfe

Please sign in to comment.