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