Skip to content

Commit 8dfdef1

Browse files
committed
Update issues auto-assigner maintainers
1 parent c77cb75 commit 8dfdef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/github-script@v7
2121
with:
2222
script: |
23-
const assignees = ['mstoykov', 'olegbespalov', 'oleiade', 'joanlopez'];
23+
const assignees = ['mstoykov', 'olegbespalov', 'oleiade', 'joanlopez', 'ankur22', 'inancgumus'];
2424
const assigneeCount = 1;
2525
2626
// Do not automatically assign users if someone was already assigned or it was opened by a maintainer

0 commit comments

Comments
 (0)