6
0
Fork 0
This repository has been archived on 2024-10-15. You can view files and clone it, but cannot push or open issues or pull requests.
fediversity_website_archive/data/personen/fred-donck.json

19 lines
482 B
JSON
Raw Normal View History

2023-05-08 12:07:56 +02:00
{
2023-05-08 22:55:24 +02:00
"id": "fred-donck",
2023-05-08 12:07:56 +02:00
"name": "Fred Donck",
"email": "",
"gender": "male",
2023-05-21 14:06:35 +02:00
"honorary_member": true,
2023-05-08 12:07:56 +02:00
"nationality": "Dutch",
2023-06-08 16:00:36 +02:00
"profile_page": "/organisatie/personen/fred-donck/",
2023-05-08 12:07:56 +02:00
"thumbnail": "/afbeeldingen/personen/fred-donck-200x200.jpg",
"social": {
2023-06-14 11:01:44 +02:00
"github": "fd0-nl",
2023-05-08 12:07:56 +02:00
"instagram": "",
2023-06-14 11:01:44 +02:00
"linkedin": "https://www.linkedin.com/in/fd0nl/",
"mastodon": "@fd0@bsd.network",
"mastodon_url": "https://bsd.network/@fd0",
"twitter": "fd0_nl"
2023-05-08 12:07:56 +02:00
}
}