From 28c3e5fcf45ecfab9bf2e674588518ca861f9a85 Mon Sep 17 00:00:00 2001 From: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> Date: Thu, 3 Apr 2025 19:34:49 +0100 Subject: [PATCH] Ownership changes Signed-off-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> --- .github/CODEOWNERS | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 812b8c937fa..d5c4a2e1af2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,15 +6,11 @@ ### AffectedArc07 # Actual Code -/code/controllers/subsystem/non_firing/SSmapping.dm @AffectedArc07 /code/controllers/subsystem/SSinstancing.dm @AffectedArc07 /code/controllers/subsystem/SSredis.dm @AffectedArc07 -/code/controllers/subsystem/SSticker.dm @AffectedArc07 /code/modules/redis/ @AffectedArc07 # CI + Tooling -/.github/workflows/ @AffectedArc07 -/tools/ci/ @AffectedArc07 _build_dependencies.sh @AffectedArc07 # Server Stuff @@ -37,7 +33,3 @@ rustlibs_516_prod.dll @AffectedArc07 ### Burzah # TGUI stuff /tgui/bin @Burzah - - -### Overrides for the above -/tools/ci/check_grep2.py @ParadiseSS13/commit-access