1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

docs(maintainers): add more socials

This commit is contained in:
Andrey Nering
2025-08-09 10:58:52 -03:00
parent cc400d56ca
commit e277aba349

View File

@@ -17,7 +17,10 @@ const members = [
sponsor: 'https://github.com/sponsors/andreynering',
links: [
{ icon: 'github', link: 'https://github.com/andreynering' },
{ icon: 'x', link: 'https://x.com/andreynering' }
{ icon: 'discord', link: 'https://discord.com/users/310141681926275082' },
{ icon: 'x', link: 'https://x.com/andreynering' },
{ icon: 'bluesky', link: 'https://bsky.app/profile/andreynering.bsky.social' },
{ icon: 'mastodon', link: 'https://mastodon.social/@andreynering' }
]
},
{