Update CODEOWNERS

Removes invalid warning, takes care of last unowned files

Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>
This commit is contained in:
Debug 2024-02-17 22:48:01 +01:00 committed by GitHub
parent e598e90893
commit 87c70a89a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

5
.github/CODEOWNERS vendored
View File

@ -3,7 +3,7 @@
/Content.*/ @DebugOk /Content.*/ @DebugOk
/Content.*/SimpleStation14/ @DEATHB4DEFEAT /Content.*/SimpleStation14/ @DEATHB4DEFEAT
/Resources/ @DebugOk @Colin-Tel /Resources/ @DebugOk
/Resources/ConfigPresets/ @DebugOk /Resources/ConfigPresets/ @DebugOk
/Resources/*.yml @DebugOk /Resources/*.yml @DebugOk
/Resources/*/SimpleStation14/ @DEATHB4DEFEAT /Resources/*/SimpleStation14/ @DEATHB4DEFEAT
@ -14,3 +14,6 @@
/Resources/Prototypes/Maps/ @IamVelcroboy /Resources/Prototypes/Maps/ @IamVelcroboy
/Tools/ @DebugOk /Tools/ @DebugOk
/* @DebugOk # Standalone files in root, shouldn't apply to subdirectories
/.github/ @DebugOk # Workflows, codeowners, templates, etc