From e7b74ca3e7178d269f43a904aba7191d7c405093 Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Sat, 29 Jul 2023 09:42:37 -0400 Subject: [PATCH] Add EmoGarbage to codeowners (#18424) * I own the code, the game is mine! * scrunkle dan * dunckle gran --- .github/CODEOWNERS | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ff52456cf3..d6e7679e52 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,9 +9,9 @@ /Content.*/Administration/ @moonheart08 @PaulRitter @DrSmugleaf @Chief-Engineer /Content.*/Station/ @moonheart08 /Content.*/Maps/ @moonheart08 -/Content.*/GameTicking/ @moonheart08 +/Content.*/GameTicking/ @moonheart08 @EmoGarbage404 /Resources/ServerInfo/ @moonheart08 @Chief-Engineer -/Resources/ServerInfo/Guidebook/ @moonheart08 +/Resources/ServerInfo/Guidebook/ @moonheart08 @EmoGarbage404 /Resources/engineCommandPerms.yml @moonheart08 @Chief-Engineer /Resources/clientCommandPerms.yml @moonheart08 @Chief-Engineer /Resources/Prototypes/species.yml @moonheart08 @@ -39,6 +39,17 @@ /Content.*/Actions/ @ElectroJr /Content.*/Explosion/ @ElectroJr +/Content.*/Anomaly/ @EmoGarbage404 +/Content.*/Lathe/ @EmoGarbage404 +/Content.*/Materials/ @EmoGarbage404 +/Content.*/Mech/ @EmoGarbage404 +/Content.*/Research/ @EmoGarbage404 +/Content.*/Stack/ @EmoGarbage404 +/Content.*/Xenoarchaeology/ @EmoGarbage404 +/Content.*/Zombies/ @EmoGarbage404 +/Resources/Prototypes/Entities/Structures/Specific/anomalies.yml @EmoGarbage404 +/Resources/Prototypes/Research/ @EmoGarbage404 + /Content.YAMLLinter @PaulRitter @DrSmugleaf /Content.*/Inventory @PaulRitter /Content.*/Arcade @PaulRitter