diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2fbebd566..61bad4e1a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,7 +3,7 @@ # the repo. Unless a later match takes precedence, # @global-owner1 and @global-owner2 will be requested for # review when someone opens a pull request. -* @antsand @Bottle7 @akroon3r @kushal-arora-fw @binggaofw @akhilfw +* @antsand @Bottle7 @akroon3r @kushal-arora-fw @binggaofw @akhilfw @BradyMitch @NoorChasib @JieunSon96 # Order is important; the last matching pattern takes the most # precedence. When someone opens a pull request that only diff --git a/.github/auto-action-config.yaml b/.github/auto-action-config.yaml index 3b2293703..18c99321a 100644 --- a/.github/auto-action-config.yaml +++ b/.github/auto-action-config.yaml @@ -11,6 +11,9 @@ reviewers: - bottle7 - kushal-arora-fw - binggaofw + - BradyMitch + - NoorChasib + - JieunSon96 # A number of reviewers added to the pull request # Set 0 to add all the reviewers (default: 0)