Skip to content

Commit eec8cd3

Browse files
author
Vipul
authored
Merge pull request #836 from actions/vsvipul/fix-auto-assign
Add kotewar and remove phantsure from auto-assignees lists
2 parents afc669e + 5cc84c0 commit eec8cd3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/auto_assign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ addAssignees: false
66

77
# A list of reviewers to be added to pull requests (GitHub user name)
88
reviewers:
9-
- phantsure
9+
- kotewar
1010
- aparna-ravindra
1111
- tiwarishub
1212
- vsvipul

.github/workflows/auto-assign-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
- name: 'Auto-assign issue'
1212
uses: pozil/[email protected]
1313
with:
14-
assignees: phantsure,tiwarishub,aparna-ravindra,vsvipul,bishal-pdmsft
14+
assignees: kotewar,tiwarishub,aparna-ravindra,vsvipul,bishal-pdmsft
1515
numOfAssignee: 1

0 commit comments

Comments
 (0)