From 67ae6018637ee9456664e90721e663c8b060380a Mon Sep 17 00:00:00 2001 From: Swept Date: Mon, 31 May 2021 21:50:30 +0000 Subject: [PATCH] Adds myself to codeowners for /Resources/ --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d20e4fb08c..09193a1847 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,8 @@ # Last match in file takes precedence. +# I pretend to have authority over these things. +/Resources/ @SweptWasTaken + # Be they Fluent translations or Freemarker templates, I know them both! *.ftl @RemieRichards