From 1714d6d8c3de798d85e0026fbe993d3197655c31 Mon Sep 17 00:00:00 2001 From: ElectroJr Date: Sat, 19 Mar 2022 23:52:50 +1300 Subject: [PATCH] CODEOWNERS update --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a090e5fc9e..7f28cf8af6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -46,10 +46,10 @@ /Content.Shared/Containers/ItemSlot/ @ElectroJr /Content.*/PowerCell/ @ElectroJr /Content.*/Doors/ @ElectroJr - -# Only some of this shit code is my responsibility, but I wanna get notified: /Content.*/Interaction/ @ElectroJr /Content.*/Hands/ @ElectroJr +/Content.*/Actions/ @ElectroJr +/Content.*/Explosion/ @ElectroJr /Content.YAMLLinter @PaulRitter @DrSmugleaf /Content.*/Inventory @PaulRitter