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

28 lines
706 B
JSON

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