Add italypaleale to dapr bot maintainers (#2643)
This commit is contained in:
		
						commit
						91577dae46
					
				| 
						 | 
					@ -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:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue