Update CODEOWNERS

Signed-off-by: Null <56081759+NullWanderer@users.noreply.github.com>
This commit is contained in:
Null 2024-03-21 04:56:48 +01:00 committed by GitHub
parent 69f98d24df
commit 4d571c84ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 9 deletions

10
.github/CODEOWNERS vendored
View File

@ -1,16 +1,8 @@
# Last match in file takes precedence.
/Content.*/ @DebugOk
/Content.*/SimpleStation14/ @DEATHB4DEFEAT
/Resources/ @DebugOk
/Resources/ConfigPresets/ @DebugOk
/Resources/*.yml @DebugOk @Colin-Tel
/Resources/*.yml @Colin-Tel
/Resources/*/SimpleStation14/ @DEATHB4DEFEAT
/Resources/Maps/ @IamVelcroboy
/Resources/Prototypes/Maps/ @IamVelcroboy
/Tools/ @DebugOk
/* @DebugOk # Standalone files in root, shouldn't apply to subdirectories
/.github/ @DebugOk # Workflows, codeowners, templates, etc