fediversity_website/data/personen/michael-boelen.json

28 lines
706 B
JSON
Raw Normal View History

2023-05-07 12:58:29 +02:00
{
"id": "michael-boelen",
2023-05-07 12:58:29 +02:00
"name": "Michael Boelen",
"email": "michael@nluug.nl",
"gender": "male",
"nationality": "Dutch",
"profile_page": "/organisatie/personen/michael-boelen/",
2023-05-08 09:51:55 +02:00
"thumbnail": "/afbeeldingen/personen/michael-boelen-200x200.png",
"websites": [{
"id": 1,
"name": "michaelboelen.com",
"url": "https://michaelboelen.com/"
2023-05-08 09:51:55 +02:00
},{
"id": 2,
"name": "Linux security blog",
"url": "https://linux-audit.com/"
}],
2023-05-07 12:58:29 +02:00
"social": {
"facebook": "",
2023-05-07 12:58:29 +02:00
"github": "mboelen",
"instagram": "",
"linkedin": "michael-boelen",
"mastodon": "@mboelen@mastodon.social",
"mastodon_url": "https://mastodon.social/@mboelen",
"twitter": "mboelen"
2023-05-07 12:58:29 +02:00
}
}