chore: update mastodon handles

This commit is contained in:
Daniel Roe 2022-12-06 22:54:28 +00:00
parent 1e0f733c50
commit b880074447
No known key found for this signature in database
GPG key ID: 22D5008E4F5D9B55

View file

@ -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',