From aaf0b34d0b6558e929e5691942053fcf52d1ed82 Mon Sep 17 00:00:00 2001 From: wrexbe <81056464+wrexbe@users.noreply.github.com> Date: Mon, 15 Aug 2022 20:32:40 -0700 Subject: [PATCH] Add self to code owners (#10634) --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9f4b7fbe03..3246875c33 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -48,6 +48,7 @@ /Content.*/Actions/ @ElectroJr /Content.*/Explosion/ @ElectroJr +/Content.IntegrationTests/ @Wrexbe /Content.YAMLLinter @PaulRitter @DrSmugleaf /Content.*/Inventory @PaulRitter /Content.*/Arcade @PaulRitter