Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add kotewar and remove phantsure from auto-assignees lists
  • Loading branch information
Vipul authored and GitHub committed Jun 26, 2022
1 parent afc669e commit 5cc84c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/auto_assign.yml
Expand Up @@ -6,7 +6,7 @@ addAssignees: false

# A list of reviewers to be added to pull requests (GitHub user name)
reviewers:
- phantsure
- kotewar
- aparna-ravindra
- tiwarishub
- vsvipul
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/auto-assign-issues.yml
Expand Up @@ -11,5 +11,5 @@ jobs:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1.4.0
with:
assignees: phantsure,tiwarishub,aparna-ravindra,vsvipul,bishal-pdmsft
assignees: kotewar,tiwarishub,aparna-ravindra,vsvipul,bishal-pdmsft
numOfAssignee: 1

0 comments on commit 5cc84c0

Please sign in to comment.