chore: update handle for @sxzz
parent
b6ca0a5741
commit
2c9a2b081d
|
@ -32,7 +32,7 @@ const teams: Team[] = [
|
||||||
{
|
{
|
||||||
github: 'sxzz',
|
github: 'sxzz',
|
||||||
display: 'sxzz',
|
display: 'sxzz',
|
||||||
twitter: 'sxzz',
|
twitter: 'sanxiaozhizi',
|
||||||
mastodon: 'sxzz@mas.to',
|
mastodon: 'sxzz@mas.to',
|
||||||
},
|
},
|
||||||
].sort(() => Math.random() - 0.5)
|
].sort(() => Math.random() - 0.5)
|
||||||
|
|
Loading…
Reference in New Issue