Toevoegen foto's en informatie sprekers

This commit is contained in:
Michael Boelen 2023-06-07 13:41:21 +02:00
parent 8e8e67364f
commit f308acfe7e
4 changed files with 61 additions and 0 deletions

View file

@ -0,0 +1,18 @@
{
"id": "cristian-hesselman",
"name": "Cristian Hesselman",
"email": "",
"gender": "Male",
"honorary_member": false,
"nationality": "Dutch",
"thumbnail": "/afbeeldingen/personen/cristian-hesselman-200x200.jpg",
"social": {
"github": "",
"instagram": "",
"linkedin": "https://www.linkedin.com/in/cristian-hesselman-b774091/",
"mastodon": "@hesselma@mastodon.social",
"mastodon_url": "https://mastodon.social/@hesselma",
"twitter": "hesselma"
},
"speaker": true
}

View file

@ -0,0 +1,18 @@
{
"id": "rix-groenboom",
"name": "Rix Groenboom",
"email": "",
"gender": "Male",
"honorary_member": false,
"nationality": "Dutch",
"thumbnail": "/afbeeldingen/personen/rix-groenboom-200x200.jpg",
"social": {
"github": "",
"instagram": "",
"linkedin": "",
"mastodon": "",
"mastodon_url": "",
"twitter": ""
},
"speaker": true
}