6
0
Fork 0
This repository has been archived on 2024-10-15. You can view files and clone it, but cannot push or open issues or pull requests.
fediversity_website_archive/data/personen/guido-van-rossum.json

27 lines
550 B
JSON
Raw Normal View History

{
"id": "guido-van-rossum",
"name": "Guido van Rossum",
"email": "",
"gender": "male",
"nationality": "Dutch",
"profile_page": "",
"thumbnail": "",
"websites": [{
"id": 1,
"name": "Guido's persoonlijke pagina",
2023-06-04 16:39:09 +02:00
"url": "https://gvanrossum.github.io/",
"id": 2,
"name": "Python",
"url": "https://www.python.org"
}],
"social": {
"facebook": "",
"github": "",
"instagram": "",
"linkedin": "guido-van-rossum-4a0756",
"mastodon": "",
"mastodon_url": "",
"twitter": "gvanrossum"
}
}