Trim codeowners (#3829)

(cherry picked from commit 74dd230e2d)
This commit is contained in:
Justin Ibarra
2024-06-27 11:36:58 -07:00
committed by github-actions[bot]
parent 61be78d1f6
commit 9193e4e9ff
+9 -10
View File
@@ -1,15 +1,14 @@
# detection-rules code owners
# POC: Elastic Security Intelligence and Analytics Team
tests/**/*.py @brokensound77 @mikaayenson @eric-forte-elastic
detection_rules/ @brokensound77 @mikaayenson @eric-forte-elastic
tests/ @brokensound77 @mikaayenson @eric-forte-elastic
lib/ @brokensound77 @mikaayenson @eric-forte-elastic
rta/ @brokensound77 @mikaayenson @eric-forte-elastic
tests/**/*.py @mikaayenson @eric-forte-elastic @terrancedejesus
detection_rules/ @mikaayenson @eric-forte-elastic @terrancedejesus
tests/ @mikaayenson @eric-forte-elastic @terrancedejesus
lib/ @mikaayenson @eric-forte-elastic @terrancedejesus
rta/ @mikaayenson @eric-forte-elastic @terrancedejesus
# skip rta-mapping to avoid the spam
detection_rules/etc/packages.yaml @brokensound77 @mikaayenson @eric-forte-elastic
detection_rules/etc/*.json @brokensound77 @mikaayenson @eric-forte-elastic
detection_rules/etc/*.json @brokensound77 @mikaayenson @eric-forte-elastic
detection_rules/etc/*/* @brokensound77 @mikaayenson @eric-forte-elastic
detection_rules/etc/packages.yaml @mikaayenson @eric-forte-elastic @terrancedejesus
detection_rules/etc/*.json @mikaayenson @eric-forte-elastic @terrancedejesus
detection_rules/etc/*.json @mikaayenson @eric-forte-elastic @terrancedejesus
detection_rules/etc/*/* @mikaayenson @eric-forte-elastic @terrancedejesus