Merge pull request #1360 from turt2live/travis/trust-more-people

Add uhoreg and myself as trusted speculator people
This commit is contained in:
Matthew Hodgson 2018-07-04 00:00:20 +01:00 committed by GitHub
commit 4ce61c9f04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -713,6 +713,8 @@ func main() {
"ara4n": true,
"leonerd": true,
"rxl881": true,
"uhoreg": true,
"turt2live": true,
}
if err := initCache(); err != nil {
log.Fatal(err)