Fix: ongeldige waarde erelid
This commit is contained in:
parent
d222fbd510
commit
8e8e67364f
79 changed files with 33 additions and 3 deletions
|
@ -19,5 +19,6 @@
|
|||
"mastodon": "@jpmens@mastodon.social",
|
||||
"mastodon_url": "https://mastodon.social/@jpmens",
|
||||
"twitter": "jpmens"
|
||||
}
|
||||
},
|
||||
"speaker": true
|
||||
}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Jeroen Jonkman",
|
||||
"email": "",
|
||||
"gender": "Male",
|
||||
"honorary_member": true,
|
||||
"honorary_member": false,
|
||||
"nationality": "Dutch",
|
||||
"thumbnail": "/afbeeldingen/personen/jeroen-jonkman-200x200.jpg",
|
||||
"social": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Nick Cohn",
|
||||
"email": "",
|
||||
"gender": "Male",
|
||||
"honorary_member": true,
|
||||
"honorary_member": false,
|
||||
"nationality": "Dutch",
|
||||
"thumbnail": "/afbeeldingen/personen/nick-cohn-200x200.jpg",
|
||||
"social": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue