From bda5f0f19cb6b64033c192e4b5edfddbbc82694c Mon Sep 17 00:00:00 2001 From: Paul Ritter Date: Wed, 12 Jan 2022 23:02:41 +0100 Subject: [PATCH] forgot a tidbid --- .github/CODEOWNERS | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0fc272ac9f..10e64afd56 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -51,9 +51,15 @@ /Content.*/Hands/ @ElectroJr /Content.YAMLLinter @PaulRitter -/Content.Shared/Inventory @PaulRitter -/Content.Server/Inventory @PaulRitter -/Content.Client/Inventory @PaulRitter +/Content.*/Inventory @PaulRitter +/Content.*/Arcade +/Content.*/Conveyor +/Content.*/Decals +/Content.*/Objectives +/Content.*/MachineLinking +/Content.*/Crayon +/Content.*/Administration +/Content.*/Clothing # Be they Fluent translations or Freemarker templates, I know them both! *.ftl @RemieRichards