From b24026eec1e66aa08b1e8ede623f231d08096d0d Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Mon, 5 Jun 2023 11:46:19 +0200 Subject: [PATCH] Informatie van Aschwin toegevoegd --- data/personen/aschwin-marsman.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/personen/aschwin-marsman.json diff --git a/data/personen/aschwin-marsman.json b/data/personen/aschwin-marsman.json new file mode 100644 index 0000000..8c0e0f2 --- /dev/null +++ b/data/personen/aschwin-marsman.json @@ -0,0 +1,16 @@ +{ + "name": "Aschwin Marsman", + "email": "", + "gender": "male", + "nationality": "Dutch", + "profile_page": "/organisatie/personen/aschwin-marsman/", + "thumbnail": "/afbeeldingen/personen/aschwin-marsman-200x200.jpg", + "social": { + "github": "https://github.com/amarsman", + "twitter": "aschwinmarsman", + "instagram": "", + "linkedin": "https://www.linkedin.com/in/aschwinmarsman/", + "mastodon": "", + "mastodon_url": "" + } +}