From 3b54fe109258b7ad920ba76243fb7712e2236e50 Mon Sep 17 00:00:00 2001 From: DrSmugleaf Date: Sat, 19 Mar 2022 11:27:05 +0100 Subject: [PATCH] Add myself to CODEOWNERS --- .github/CODEOWNERS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d26d8be105..a090e5fc9e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,7 +6,7 @@ # Moony's Gargantuan List Of Things She Cares About, or MGLOTSCA for short. # You need to add your name to these entries, not make a new one, if you care about them. /Content.*/Bql/ @moonheart08 -/Content.*/Administration/ @moonheart08 @PaulRitter +/Content.*/Administration/ @moonheart08 @PaulRitter @DrSmugleaf /Content.*/Station/ @moonheart08 /Content.*/Maps/ @moonheart08 /Content.*/GameTicking/ @moonheart08 @Zumorica @@ -14,10 +14,10 @@ /Resources/engineCommandPerms.yml @moonheart08 /Resources/clientCommandPerms.yml @moonheart08 /Resources/Prototypes/species.yml @moonheart08 -/Resources/Prototypes/Body/ @moonheart08 @mirrorcult # suffering +/Resources/Prototypes/Body/ @moonheart08 @mirrorcult @DrSmugleaf # suffering /Resources/Prototypes/Maps/ @moonheart08 -/Resources/Prototypes/Entities/Mobs/Player/ @moonheart08 @mirrorcult -/Resources/Prototypes/Entities/Mobs/Species/ @moonheart08 @mirrorcult +/Resources/Prototypes/Entities/Mobs/Player/ @moonheart08 @mirrorcult @DrSmugleaf +/Resources/Prototypes/Entities/Mobs/Species/ @moonheart08 @mirrorcult @DrSmugleaf /Content.*/Atmos/ @Zumorica /Content.*/Botany/ @Zumorica @@ -32,7 +32,7 @@ /Resources/Prototypes/Recipes/Construction @Zumorica /Resources/Prototypes/Recipes/Crafting @Zumorica -/Content.*/Body/ @mirrorcult +/Content.*/Body/ @mirrorcult @DrSmugleaf /Content.*/Chemistry/ @mirrorcult /Content.*/StatusEffect/ @mirrorcult /Content.*/Whitelist/ @mirrorcult @@ -42,7 +42,7 @@ /Content.*/Verbs/ @ElectroJr /Content.Client/ContextMenu/ @ElectroJr -/Content.Shared/Damage/ @ElectroJr +/Content.Shared/Damage/ @ElectroJr @DrSmugleaf /Content.Shared/Containers/ItemSlot/ @ElectroJr /Content.*/PowerCell/ @ElectroJr /Content.*/Doors/ @ElectroJr @@ -51,7 +51,7 @@ /Content.*/Interaction/ @ElectroJr /Content.*/Hands/ @ElectroJr -/Content.YAMLLinter @PaulRitter +/Content.YAMLLinter @PaulRitter @DrSmugleaf /Content.*/Inventory @PaulRitter /Content.*/Arcade @PaulRitter /Content.*/Conveyor @PaulRitter