diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 317a6318d..be433830b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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