From fa1b4fa2ae33bdf947b3cb36a26565664977d333 Mon Sep 17 00:00:00 2001 From: tattle <66640614+dragomagol@users.noreply.github.com> Date: Thu, 8 Dec 2022 00:48:23 -0800 Subject: [PATCH] Moves Time-Green to maintainers (CODEOWNERS) (#71834) GitHub codeowner shuffling Co-authored-by: tattle --- .github/CODEOWNERS | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 74bdd4be963..525d0c7ea55 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -21,6 +21,7 @@ /code/modules/mapping/ @Cyberboss # Dragomagol/Tattle + /code/__HELPERS/logging/ @dragomagol # Fikou @@ -110,6 +111,11 @@ /code/modules/forensics/ @SuperNovaa41 /code/datums/mood.dm @SuperNovaa41 +# Time-Green + +/code/modules/plumbing/ @Time-Green +/code/modules/surgery/organs/external/ @Time-Green + # tralezab /code/__DEFINES/basic_mobs.dm @tralezab /code/datums/ai @tralezab @@ -165,11 +171,6 @@ /code/modules/atmospherics/ @Pickle-Coding /code/modules/power/ @Pickle-Coding -# Time-Green - -/code/modules/plumbing/ @Time-Green -/code/modules/surgery/organs/external/ @Time-Green - # MULTIPLE OWNERS /_maps/ @EOBGames @Maurukas @san7890 @ShizCalev