forked from Mirrors/elk
chore: update mastodon handles
This commit is contained in:
parent
1e0f733c50
commit
b880074447
1 changed files with 2 additions and 2 deletions
|
@ -21,13 +21,13 @@ const teams: Team[] = [
|
||||||
github: 'patak-dev',
|
github: 'patak-dev',
|
||||||
display: 'Patak',
|
display: 'Patak',
|
||||||
twitter: 'patak_dev',
|
twitter: 'patak_dev',
|
||||||
mastodon: 'patak@mas.to',
|
mastodon: 'patak@webtoo.ls',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
github: 'danielroe',
|
github: 'danielroe',
|
||||||
display: 'Daniel Roe',
|
display: 'Daniel Roe',
|
||||||
twitter: 'danielcroe',
|
twitter: 'danielcroe',
|
||||||
mastodon: 'daniel@daniel.roe',
|
mastodon: 'daniel@roe.dev',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
github: 'sxzz',
|
github: 'sxzz',
|
||||||
|
|
Loading…
Reference in a new issue