fediparty/source/_data/about.json

42 lines
1.5 KiB
JSON
Raw Permalink Normal View History

2022-05-17 16:40:46 +00:00
{
"team":
[
{
"nickname": "lostinlight",
"fediacc": "mastodon.xyz/@lightone",
"avatar": "/img/about/lostinlight.png",
"info": "creator and maintainer of this website; likes cats and frontend design",
"name": "",
"site": "",
"gitaccs": [ "codeberg.org/lostinlight" ]
2022-05-17 16:40:46 +00:00
},
{
"nickname": "minoru",
"fediacc": "functional.cafe/@minoru",
"avatar": "/img/about/minoru.png",
"info": "admin of this website, creator of nodes.fediverse.party; maintainer of Newsboat; writes programs in C++, reads sci-fi",
"name": "Alexander Batischev",
"site": "blog.debiania.in.ua",
2022-05-21 21:47:39 +00:00
"gitaccs": [ "codeberg.org/Minoru", "github.com/Minoru", "gitlab.com/Minoru-kun" ]
2022-05-17 16:40:46 +00:00
},
{
"nickname": "humanetech",
"fediacc": "mastodon.social/@humanetech",
"avatar": "/img/about/humanetech.png",
2022-05-18 09:57:28 +00:00
"info": "maintainer of this website's Wiki pages, creator of Delightful lists that are input to this website; FOSS and Fediverse advocate, mod at SocialHub, facilitates Humane Tech Community",
2022-05-17 16:40:46 +00:00
"name": "Arnold Schrijver",
"site": "",
"gitaccs": [ "codeberg.org/circlebuilder" ]
2022-05-19 12:52:12 +00:00
},
{
"nickname": "strypey",
2022-05-26 17:25:51 +00:00
"fediacc": "mastodon.nzoss.nz/@strypey",
2022-05-19 12:52:12 +00:00
"avatar": "/img/about/strypey.jpg",
"info": "creator of this website's Wiki pages, community developer",
"name": "Danyl Strype",
"site": "",
"gitaccs": [ ]
2022-05-17 16:40:46 +00:00
}
]
}