Merge pull request #836 from actions/vsvipul/fix-auto-assign

Add kotewar and remove phantsure from auto-assignees lists
This commit is contained in:
Vipul 2022-06-26 20:03:54 +05:30 committed by GitHub
commit eec8cd3f5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ addAssignees: false
# A list of reviewers to be added to pull requests (GitHub user name) # A list of reviewers to be added to pull requests (GitHub user name)
reviewers: reviewers:
- phantsure - kotewar
- aparna-ravindra - aparna-ravindra
- tiwarishub - tiwarishub
- vsvipul - vsvipul

View file

@ -11,5 +11,5 @@ jobs:
- name: 'Auto-assign issue' - name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1.4.0 uses: pozil/auto-assign-issue@v1.4.0
with: with:
assignees: phantsure,tiwarishub,aparna-ravindra,vsvipul,bishal-pdmsft assignees: kotewar,tiwarishub,aparna-ravindra,vsvipul,bishal-pdmsft
numOfAssignee: 1 numOfAssignee: 1