Browse Source

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

* add config for trop

* backportWhitelist => authorizedUsers
Shelley Vohr 7 years ago
parent
commit
e648662cfd
1 changed files with 9 additions and 1 deletions
  1. 9 1
      .github/config.yml

+ 9 - 1
.github/config.yml

@@ -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