Add italypaleale to dapr bot maintainers (#2643)

This commit is contained in:
Bernd Verst 2023-03-07 15:36:30 -08:00 committed by GitHub
commit 91577dae46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
run: pip install PyGithub run: pip install PyGithub
- name: Automerge and update - name: Automerge and update
env: env:
MAINTAINERS: yaron2,artursouza,berndverst MAINTAINERS: yaron2,artursouza,berndverst,italypaleale
GITHUB_TOKEN: ${{ secrets.DAPR_BOT_TOKEN }} GITHUB_TOKEN: ${{ secrets.DAPR_BOT_TOKEN }}
run: python ./.github/scripts/automerge.py run: python ./.github/scripts/automerge.py
prune_stale: prune_stale: