Merge pull request #122 from matrix-org/trustleo

Trust Leo
This commit is contained in:
Daniel Wagner-Hall 2015-10-22 16:32:04 +01:00
commit 879c6fc24b

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)