From: Simon <63975668+Simyon264@users.noreply.github.com> Date: Thu, 14 Aug 2025 11:49:10 +0000 (+0200) Subject: Add myself to codeowners file (#39636) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=72e302dd469cdcb4500d9be883e76b17da8acf54;p=space-station-14.git Add myself to codeowners file (#39636) --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c4de781a23..33a56c4844 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -37,3 +37,5 @@ /Content.*/NPC @metalgearsloth /Content.*/Shuttles @metalgearsloth /Content.*/Weapons @metalgearsloth + +/Content.Server/Discord/ @Simyon264