From 80138172f9e30efab5c2a024a72910b6b1f7ae01 Mon Sep 17 00:00:00 2001 From: Selis <12716288+ItsSelis@users.noreply.github.com> Date: Wed, 30 Jul 2025 14:18:20 +0200 Subject: [PATCH] Makes github shut up (#11270) --- .github/CODEOWNERS | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1b5698ba5e..9998d5c82b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,10 +3,3 @@ # This list is alphabetized by User -> Filename KEEP IT THAT WAY # In the event that multiple org members are to be informed of changes # to the same file or dir, add them to the end under Multiple Owners - -# ItsSelis - -/code/__DEFINES/tgui.dm @ItsSelis -/code/controllers/subsystem/tgui.dm @ItsSelis -/code/modules/tgui @ItsSelis -/tgui @ItsSelis