From 4be7c4a63e28d2741cd3dcc8838790569d7cfcbf Mon Sep 17 00:00:00 2001 From: Kara D Date: Sun, 9 Jan 2022 15:06:49 -0700 Subject: [PATCH] commit farmer --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7aebfb4cb7..55cb672dd4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -36,9 +36,9 @@ /Content.*/Chemistry/ @mirrorcult /Content.*/StatusEffect/ @mirrorcult /Content.*/Whitelist/ @mirrorcult -/Resources/Prototypes/Reagents/ -/Resources/Prototypes/Recipes/Reactions -/Resources/Prototypes/Chemistry +/Resources/Prototypes/Reagents/ @mirrorcult +/Resources/Prototypes/Recipes/Reactions @mirrorcult +/Resources/Prototypes/Chemistry @mirrorcult # Be they Fluent translations or Freemarker templates, I know them both! *.ftl @RemieRichards