Skip to content

Commit

Permalink
Add danakj to autoassign
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmeow committed Jan 7, 2025
1 parent bc637bd commit 9c3d83f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto_assign_prs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
if: steps.filter.outputs.toolchain == 'true'
uses: hkusu/review-assign-action@5bee595fdb9765d4a0bd35724b6302fa15569158 # v1.4.0
with:
reviewers: chandlerc, geoffromer, jonmeow, josh11b, zygoloid
reviewers: chandlerc, danakj, geoffromer, jonmeow, josh11b, zygoloid
max-num-of-reviewers: 1

- id: assign-fallback
Expand All @@ -68,5 +68,5 @@ jobs:
steps.filter.outputs.toolchain != 'true'
uses: hkusu/review-assign-action@5bee595fdb9765d4a0bd35724b6302fa15569158 # v1.4.0
with:
reviewers: chandlerc, jonmeow, josh11b, zygoloid
reviewers: chandlerc, danakj, jonmeow, josh11b, zygoloid
max-num-of-reviewers: 1

0 comments on commit 9c3d83f

Please sign in to comment.