Add config for trop (backporting bot) (#12238)

* add config for trop

* backportWhitelist => authorizedUsers
This commit is contained in:
Shelley Vohr 2018-03-13 16:39:50 +09:00 committed by Charles Kerr
parent 71795ecc62
commit e648662cfd

10
.github/config.yml vendored
View file

@ -28,4 +28,12 @@ newPRWelcomeComment: |
firstPRMergeComment: >
Congrats on merging your first pull request! 🎉🎉🎉
# It is recommend to include as many gifs and emojis as possible
# Configuration for trop - https://github.com/codebytere/trop
watchedProject:
name: Backports
authorizedUsers:
- ckerr
- MarshallOfSound
- codebytere