mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-04 05:13:42 +01:00
Merge pull request #97 from matrix-org/rav/speculator
Add richvdh to list of trusted pushers for spectulator
This commit is contained in:
commit
f02c33738f
|
|
@ -364,6 +364,7 @@ func main() {
|
|||
"illicitonion": true,
|
||||
"Kegsay": true,
|
||||
"NegativeMjark": true,
|
||||
"richvdh": true,
|
||||
}
|
||||
rand.Seed(time.Now().Unix())
|
||||
masterCloneDir, err := gitClone(matrixDocCloneURL, false)
|
||||
|
|
|
|||
Loading…
Reference in a new issue