Skip to content

Commit

Permalink
Update CODEOWNERS
Browse files Browse the repository at this point in the history
Removes invalid warning, takes care of last unowned files

Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>
  • Loading branch information
DebugOk committed Feb 17, 2024
1 parent e598e90 commit 87c70a8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/Content.*/ @DebugOk
/Content.*/SimpleStation14/ @DEATHB4DEFEAT

/Resources/ @DebugOk @Colin-Tel
/Resources/ @DebugOk
/Resources/ConfigPresets/ @DebugOk
/Resources/*.yml @DebugOk
/Resources/*/SimpleStation14/ @DEATHB4DEFEAT
Expand All @@ -14,3 +14,6 @@
/Resources/Prototypes/Maps/ @IamVelcroboy

/Tools/ @DebugOk

/* @DebugOk # Standalone files in root, shouldn't apply to subdirectories
/.github/ @DebugOk # Workflows, codeowners, templates, etc

0 comments on commit 87c70a8

Please sign in to comment.