From 8102f89fc32b3808ce0aab84b0546ef18428b88e Mon Sep 17 00:00:00 2001 From: Kara Date: Sat, 2 Sep 2023 21:51:23 -0700 Subject: [PATCH] remove my codeowners (#19775) --- .github/CODEOWNERS | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9d7329f059..0d918ce3e5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -17,18 +17,12 @@ /Resources/engineCommandPerms.yml @moonheart08 @Chief-Engineer /Resources/clientCommandPerms.yml @moonheart08 @Chief-Engineer /Resources/Prototypes/species.yml @moonheart08 -/Resources/Prototypes/Body/ @moonheart08 @mirrorcult @DrSmugleaf # suffering +/Resources/Prototypes/Body/ @moonheart08 @DrSmugleaf # suffering /Resources/Prototypes/Maps/ @moonheart08 @Emisse -/Resources/Prototypes/Entities/Mobs/Player/ @moonheart08 @mirrorcult @DrSmugleaf -/Resources/Prototypes/Entities/Mobs/Species/ @moonheart08 @mirrorcult @DrSmugleaf +/Resources/Prototypes/Entities/Mobs/Player/ @moonheart08 @DrSmugleaf +/Resources/Prototypes/Entities/Mobs/Species/ @moonheart08 @DrSmugleaf -/Content.*/Body/ @mirrorcult @DrSmugleaf -/Content.*/Chemistry/ @mirrorcult -/Content.*/StatusEffect/ @mirrorcult -/Content.*/Whitelist/ @mirrorcult -/Resources/Prototypes/Reagents/ @mirrorcult -/Resources/Prototypes/Recipes/Reactions @mirrorcult -/Resources/Prototypes/Chemistry @mirrorcult +/Content.*/Body/ @DrSmugleaf /Content.*/Verbs/ @ElectroJr /Content.Client/ContextMenu/ @ElectroJr