From cd557b292a109a15eb245e94e036cda32c977d18 Mon Sep 17 00:00:00 2001 From: Kill_Me_I_Noobs <118206719+Vonsant@users.noreply.github.com> Date: Wed, 1 Oct 2025 21:52:30 +0300 Subject: [PATCH] Update CODEOWNERS (#3329) --- .github/CODEOWNERS | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3ced536747..0aba7af9b1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,15 +1,14 @@ # Last match in file takes precedence. # Ping for all PRs -* @Morb0 -* @JerryImMouse +* @Morb0 @JerryImMouse @DIMMoon1 -# Ping for all PRs that include translations/editing fluent strings -*.ftl @ficcialfaint +# Translations +*.ftl @Morb0 @DIMMoon1 @ficcialfaint -# Map files -/Resources/Prototypes/Maps/** @Ko4ergaPunk -/Resources/Maps/** @Ko4ergaPunk +# Maps +/Resources/Prototypes/Maps/** @Morb0 @DIMMoon1 @Ko4ergaPunk +/Resources/Maps/** @Morb0 @DIMMoon1 @Ko4ergaPunk # Sprites -/Resources/Textures/** @SonicHDC +/Resources/Textures/** @Morb0 @DIMMoon1 @SonicHDC