From 5954b7668c69cd18a137b003cc936c896c8c7948 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Sat, 26 Mar 2022 12:46:21 +0100 Subject: [PATCH] Update my codeowners (#7287) --- .github/CODEOWNERS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7f28cf8af6..55c627fda6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,8 +1,5 @@ # Last match in file takes precedence. -# Ping for all PRs except ones with specific pings -* @PJB3005 - # Moony's Gargantuan List Of Things She Cares About, or MGLOTSCA for short. # You need to add your name to these entries, not make a new one, if you care about them. /Content.*/Bql/ @moonheart08 @@ -63,3 +60,8 @@ # Be they Fluent translations or Freemarker templates, I know them both! *.ftl @RemieRichards + +# SKREEEE +/Content.*.Database/ @PJB3005 +/Pow3r/ @PJB3005 +/Content.Server/Power/Pow3r/ @PJB3005