From 6fdd0c42b836f91f27a8239b0975cfb0ac3d26ac Mon Sep 17 00:00:00 2001 From: stocklassa Date: Fri, 7 Jun 2024 12:33:30 +0200 Subject: [PATCH] add Fii's husband --- participants/fiis_husband.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 participants/fiis_husband.json diff --git a/participants/fiis_husband.json b/participants/fiis_husband.json new file mode 100644 index 00000000..8bb7d405 --- /dev/null +++ b/participants/fiis_husband.json @@ -0,0 +1,22 @@ +{ + "realName": { + "givenName": "Eric", + "familyName": "Stocklassa", + "placeFamilyNameFirst": false, + "hideFamilyNameOnWebsite": true + }, + "githubAccountName": "stocklassa", + "company": "Mayflower GmbH", + "when": { + "friday": false, + "saturday": true + }, + "iCanTakeNotesDuringSessions": false, + "tags": ["Just visiting"], + "vegan": true, + "vegetarian": false, + "whatIsMyConnectionToJavascript": "My wife. Though technically I am a developer who has worked with Javascript before.", + "whatCanIContribute": "I supervise our kid while she facilitates.", + "tShirtSize": "L", + "linkedin": "" +}