From bdd0caff3c6c82e7c05804e2c63e446eef1bca02 Mon Sep 17 00:00:00 2001 From: Florent Pellet Date: Wed, 27 Oct 2021 19:47:57 +0200 Subject: [PATCH] Create france-lyon-2021-11-13-global-day-of-coderetreat.json (#759) --- ...-2021-11-13-global-day-of-coderetreat.json | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 _data/events/france-lyon-2021-11-13-global-day-of-coderetreat.json diff --git a/_data/events/france-lyon-2021-11-13-global-day-of-coderetreat.json b/_data/events/france-lyon-2021-11-13-global-day-of-coderetreat.json new file mode 100644 index 000000000..40b96d53e --- /dev/null +++ b/_data/events/france-lyon-2021-11-13-global-day-of-coderetreat.json @@ -0,0 +1,32 @@ +{ + "title": "Global Day of Coderetreat", + "format": "classic", + "spoken_language": "French", + "url": "https://www.meetup.com/fr-FR/Software-Craftsmanship-Lyon/events/281690527/", + "date": { + "start": "2021-11-13T09:00:00+01:00", + "end": "2021-11-13T17:00:00+01:00" + }, + "moderators": [ + { + "name": "Florent", + "url": "https://twitter.com/florentpellet" + }, + { + "name": "Anthony", + "url": "https://twitter.com/arey_gnuk" + }, + { + "name": "Arthur", + "url": "https://github.com/arthur-noseda" + } + ], + "location": { + "city": "Lyon", + "country": "France", + "coordinates": { + "latitude": 45.75889, + "longitude": 4.84139 + } + } +}