29 lines
733 B
JSON
29 lines
733 B
JSON
{
|
|
"id": "michael-boelen",
|
|
"name": "Michael Boelen",
|
|
"email": "michael@nluug.nl",
|
|
"gender": "male",
|
|
"honorary_member": true,
|
|
"nationality": "Dutch",
|
|
"profile_page": "/organisatie/personen/michael-boelen/",
|
|
"thumbnail": "/afbeeldingen/personen/michael-boelen-200x200.jpg",
|
|
"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"
|
|
}
|
|
}
|