From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Mon, 18 Aug 2025 16:44:51 +0000 (+0200) Subject: add myself to codeowners for the trigger system (#39725) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=b31cc6010011a1ed6961884f5d78e1017aea16a8;p=space-station-14.git add myself to codeowners for the trigger system (#39725) add myself to codeowners --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 33a56c4844..5017422e13 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -24,6 +24,8 @@ /Content.*/Forensics/ @ficcialfaint +/Content.*/Trigger/ @slarticodefast + # SKREEEE /Content.*.Database/ @PJB3005 @DrSmugleaf /Content.Shared.Database/Log*.cs @PJB3005 @DrSmugleaf @crazybrain23