Merge pull request #122 from matrix-org/trustleo

Trust Leo
pull/977/head
Daniel Wagner-Hall 9 years ago
commit 879c6fc24b

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

Loading…
Cancel
Save