Eerste ondersteuning ingebouwd voor personen binnen de organisatie

This commit is contained in:
Michael Boelen 2023-05-07 17:06:32 +02:00
parent d817968bf3
commit 1e95d97e3b
4 changed files with 38 additions and 2 deletions

View file

@ -4,12 +4,17 @@
"email": "michael@nluug.nl",
"gender": "male",
"nationality": "Dutch",
"thumbnail": "/afbeeldingen/personen/michael-boelen.png",
"website": {
"name": "michaelboelen.com",
"url": "https://michaelboelen.com/"
},
"social": {
"github": "mboelen",
"twitter": "mboelen",
"instagram": "",
"linkedin": "michael-boelen",
"mastodon": "mboelen@mastodon.social",
"mastodon_url": "https://mastodon.social/mboelen"
"mastodon": "@mboelen@mastodon.social",
"mastodon_url": "https://mastodon.social/@mboelen"
}
}