From d6be5d2df345e74042172d70c04ef1c42e9e5e15 Mon Sep 17 00:00:00 2001 From: Paul Ritter Date: Tue, 22 Nov 2022 00:12:02 +0100 Subject: [PATCH] im back (#12705) --- .github/CODEOWNERS | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f26b30b66a..3246875c33 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,7 +3,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 @DrSmugleaf +/Content.*/Administration/ @moonheart08 @PaulRitter @DrSmugleaf /Content.*/Station/ @moonheart08 /Content.*/Maps/ @moonheart08 /Content.*/GameTicking/ @moonheart08 @Zumorica @@ -49,8 +49,15 @@ /Content.*/Explosion/ @ElectroJr /Content.IntegrationTests/ @Wrexbe - -/Content.YAMLLinter @DrSmugleaf +/Content.YAMLLinter @PaulRitter @DrSmugleaf +/Content.*/Inventory @PaulRitter +/Content.*/Arcade @PaulRitter +/Content.*/Conveyor @PaulRitter +/Content.*/Decals @PaulRitter +/Content.*/Objectives @PaulRitter +/Content.*/MachineLinking @PaulRitter +/Content.*/Crayon @PaulRitter +/Content.*/Clothing @PaulRitter # Be they Fluent translations or Freemarker templates, I know them both! *.ftl @RemieRichards