From 4f25b790257d900e967243cdae0e09ea416a320b Mon Sep 17 00:00:00 2001 From: necromanceranne <40847847+necromanceranne@users.noreply.github.com> Date: Tue, 30 Sep 2025 19:03:15 +1000 Subject: [PATCH] Makes me a codeowner of uplink. (#93194) 2 --- .github/CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 01b0f4c8b0e..95dd9dbec55 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -82,6 +82,10 @@ /code/modules/hydroponics/ @MrMelbert +# necromanceranne + +/code/modules/uplink/ @necromanceranne + # ninjanomnom /code/controllers/subsystem/dcs.dm @ninjanomnom