MINOR: Retrigger collaborator invites: part 2

Adding and removing some users to re-trigger the invites.
This commit is contained in:
John Roesler 2023-06-06 17:03:44 -05:00 committed by GitHub
parent d0556d0e77
commit f231fe97a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,8 @@ notifications:
# https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=Git+-+.asf.yaml+features#Git.asf.yamlfeatures-JenkinsPRwhitelisting # https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=Git+-+.asf.yaml+features#Git.asf.yamlfeatures-JenkinsPRwhitelisting
jenkins: jenkins:
github_whitelist: github_whitelist:
- gharris1727
- vcrfxia
- divijvaidya - divijvaidya
- lucasbru - lucasbru
- yashmayya - yashmayya
@ -32,11 +34,14 @@ jenkins:
- vamossagar12 - vamossagar12
- clolov - clolov
- fvaleri - fvaleri
- andymg3
# This list allows you to triage pull requests. It can have a maximum of 10 people. # This list allows you to triage pull requests. It can have a maximum of 10 people.
# https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub # https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub
github: github:
collaborators: collaborators:
- gharris1727
- vcrfxia
- divijvaidya - divijvaidya
- lucasbru - lucasbru
- yashmayya - yashmayya
@ -44,3 +49,4 @@ github:
- vamossagar12 - vamossagar12
- clolov - clolov
- fvaleri - fvaleri
- andymg3