diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e8b7fa2..96f81fc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,7 @@ # These owners will be requested for review when someone opens a pull request. # Default owners for any paths not matched below. -* @Arvolear @Hrom131 +* @Hrom131 # Frontend apps /web-v2/ @ardier16