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/michael-boelen.json

31 lines
830 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",
2023-05-21 14:06:35 +02:00
"honorary_member": true,
2023-05-07 12:58:29 +02:00
"nationality": "Dutch",
"profile_page": "/organisatie/personen/michael-boelen/",
2023-06-07 11:44:38 +02:00
"thumbnail": "/afbeeldingen/personen/michael-boelen-200x200.jpg",
2023-05-08 09:51:55 +02:00
"websites": [{
"id": 1,
"name": "michaelboelen.com",
2023-06-23 11:39:24 +02:00
"sameas": true,
"url": "https://michaelboelen.com/"
2023-05-08 09:51:55 +02:00
},{
"id": 2,
"name": "Linux security blog",
"url": "https://linux-audit.com/"
}],
2023-06-10 00:15:16 +02:00
"sameas": "https://www.wikidata.org/wiki/Q52008175",
2023-05-07 12:58:29 +02:00
"social": {
"facebook": "",
2023-05-07 12:58:29 +02:00
"github": "mboelen",
"instagram": "",
2023-06-10 00:15:16 +02:00
"linkedin": "https://www.linkedin.com/in/mboelen/",
"mastodon": "@mboelen@mastodon.social",
"mastodon_url": "https://mastodon.social/@mboelen",
"twitter": "mboelen"
2023-05-07 12:58:29 +02:00
}
}