Guido van Rossum als 'Persoon' toegevoegd
This commit is contained in:
parent
2c1dfafde5
commit
2a57a8a5f5
23
data/personen/guido-van-rossum.json
Normal file
23
data/personen/guido-van-rossum.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"id": "guido-van-rossum",
|
||||||
|
"name": "Guido van Rossum",
|
||||||
|
"email": "",
|
||||||
|
"gender": "male",
|
||||||
|
"nationality": "Dutch",
|
||||||
|
"profile_page": "",
|
||||||
|
"thumbnail": "",
|
||||||
|
"websites": [{
|
||||||
|
"id": 1,
|
||||||
|
"name": "Guido's persoonlijke pagina",
|
||||||
|
"url": "https://gvanrossum.github.io/"
|
||||||
|
}],
|
||||||
|
"social": {
|
||||||
|
"facebook": "",
|
||||||
|
"github": "",
|
||||||
|
"instagram": "",
|
||||||
|
"linkedin": "guido-van-rossum-4a0756",
|
||||||
|
"mastodon": "",
|
||||||
|
"mastodon_url": "",
|
||||||
|
"twitter": "gvanrossum"
|
||||||
|
}
|
||||||
|
}
|
Reference in a new issue