From 0b068470acc73a79facc6d0df3ebc673b24d7a68 Mon Sep 17 00:00:00 2001 From: Andre_601 Date: Fri, 1 Jul 2022 13:06:22 +0200 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ea0ebe6..6bb5504 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1,9 @@ # # Assigns extendedclip and PiggyPiglet for any PR unless a check below matches. # -* @extendedclip @PiggyPiglet +* @PiggyPiglet @darbyjack # # Assigns Andre601 to any PR that targets the wiki folder. # -/wiki/ @Andre601 +*.md @Andre601