Trust Leo

This commit is contained in:
Daniel Wagner-Hall 2015-10-22 16:09:01 +01:00
parent 73142fe76e
commit 82d4ea199f

View file

@ -365,6 +365,7 @@ func main() {
"Kegsay": true,
"NegativeMjark": true,
"richvdh": true,
"leonerd": true,
}
rand.Seed(time.Now().Unix())
masterCloneDir, err := gitClone(matrixDocCloneURL, false)