mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Add richvdh to list of trusted pushers for spectulator
richvdh is awesome, he should have all the permissions.
This commit is contained in:
parent
1cfe4f784f
commit
270e1d7aa8
|
|
@ -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