From 037c7600969681d5e4900141f7f5e653acdbe3d9 Mon Sep 17 00:00:00 2001 From: Tornado Tech <54727692+Tornado-Technology@users.noreply.github.com> Date: Tue, 22 Apr 2025 22:22:16 +1000 Subject: [PATCH] fix: codeowners (#1208) --- .github/CODEOWNERS | 49 +++++----------------------------------------- 1 file changed, 5 insertions(+), 44 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 35d6b39c06..df059314b2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,45 +1,6 @@ -# Last match in file takes precedence. +# TheShuEd +* @TheShuEd -# Sorting by path instead of by who added it one day :( -# this isn't how codeowners rules work pls read the first comment instead of trying to force a sorting order - -/Resources/ConfigPresets/WizardsDen/ @nikthechampiongr @crazybrain23 -/Content.*/Administration/ @DrSmugleaf @nikthechampiongr @crazybrain23 -/Resources/ServerInfo/ @nikthechampiongr @crazybrain23 -/Resources/ServerInfo/Guidebook/ServerRules/ @nikthechampiongr @crazybrain23 - -/Resources/Prototypes/Maps/** @Emisse - -/Resources/Prototypes/Body/ @DrSmugleaf # suffering -/Resources/Prototypes/Entities/Mobs/Player/ @DrSmugleaf -/Resources/Prototypes/Entities/Mobs/Species/ @DrSmugleaf -/Resources/Prototypes/Guidebook/rules.yml @nikthechampiongr @crazybrain23 -/Content.*/Body/ @DrSmugleaf -/Content.YAMLLinter @DrSmugleaf -/Content.Shared/Damage/ @DrSmugleaf - -/Content.*/Anomaly/ @TheShuEd -/Resources/Prototypes/Entities/Structures/Specific/anomalies.yml @TheShuEd - -/Content.*/Forensics/ @ficcialfaint - -# SKREEEE -/Content.*.Database/ @PJB3005 @DrSmugleaf -/Content.Shared.Database/Log*.cs @PJB3005 @DrSmugleaf @nikthechampiongr @crazybrain23 -/Pow3r/ @PJB3005 -/Content.Server/Power/Pow3r/ @PJB3005 - -# notafet -/Content.*/Atmos/ @Partmedia -/Content.*/Botany/ @Partmedia - -# Jezi -/Content.*/Medical @Jezithyr -/Content.*/Body @Jezithyr - -# Sloth -/Content.*/Audio @metalgearsloth -/Content.*/Movement @metalgearsloth -/Content.*/NPC @metalgearsloth -/Content.*/Shuttles @metalgearsloth -/Content.*/Weapons @metalgearsloth +# TornadoTechnology +*.cs @Tornado-Technology +*.xaml @Tornado-Technology