From 4d738ddd93f74812c3b49ba4ae497abbe5f58e90 Mon Sep 17 00:00:00 2001 From: David Grajal Date: Tue, 2 May 2023 10:23:36 +0200 Subject: [PATCH] chore: add dgrabla as participant --- participants/dgrabla.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 participants/dgrabla.json diff --git a/participants/dgrabla.json b/participants/dgrabla.json new file mode 100644 index 00000000..09dee7e6 --- /dev/null +++ b/participants/dgrabla.json @@ -0,0 +1,22 @@ +{ + "realName": { + "givenName": "David", + "familyName": "Grajal" + }, + "when": { + "friday": true, + "saturday": false + }, + "iCanTakeNotesDuringSessions": true, + "githubAccountName": "dgrabla", + "tags": ["Vue", "Legacy", "3dPrint"], + "vegan": false, + "vegetarian": false, + "allergies": [], + "whatIsMyConnectionToJavascript": "Full time frontend developer since 2010", + "whatCanIContribute": "Discussions about FE and FDM", + "tShirtSize": "S", + "X": "dgrabla", + "mastodon": "https://mastodon.social/@dgrabla", + "website": "https://www.davidgrajal.com" +}