diff options
author | Ivan Chen <ivan@tagg.id> | 2021-07-26 13:23:18 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-26 13:23:18 -0400 |
commit | dcc23b2173f09c68933047ac9b9b9b278b20ce70 (patch) | |
tree | 34e2ef5d8f91ca727fa1d06f9ebcf708da14ac27 | |
parent | 5936fb83e5ac073e2a172965a29009ce77305d45 (diff) | |
parent | 5016cb62e53be3434fea7073face4489b296cdda (diff) |
Merge pull request #527 from IvanIFChen/github-update-auto-assign
[GITHUB] Update Auto Assign
-rw-r--r-- | .github/auto_assign.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/auto_assign.yml b/.github/auto_assign.yml index d5d2a2fe..5b8b13db 100644 --- a/.github/auto_assign.yml +++ b/.github/auto_assign.yml @@ -12,6 +12,8 @@ reviewers: - shravyaramesh - grusuTagg - brian-tagg + - hsalhab + - sotech117 # A number of reviewers added to the pull request # Set 0 to add all the reviewers (default: 0) |