diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0b67022..6fc577c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,6 @@ # Global code owners - these users will be requested for review on all PRs # DX TEAM Members * @lukeocodes - +* @GregHolmes # Future Reference: you can also specify owners for specific paths if needed: # /src/ @username1 @username2