From 019ac38ce52d6e0eb503548a2af16c176d17b89f Mon Sep 17 00:00:00 2001 From: pinage404 Date: Mon, 22 Dec 2025 16:39:43 +0100 Subject: [PATCH] Add Strasbourg Craft --- conferences/strasbourg-craft.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 conferences/strasbourg-craft.json diff --git a/conferences/strasbourg-craft.json b/conferences/strasbourg-craft.json new file mode 100644 index 0000000..f0703e0 --- /dev/null +++ b/conferences/strasbourg-craft.json @@ -0,0 +1,15 @@ +{ + "name": "Strasbourg Craft", + "url": "https://strasbourg-craft.fr/", + "code-of-conduct": "TBD i asked the organizer", + "next-date": { + "start": "2026-02-12", + "end": "2026-02-12" + }, + "location": { + "coordinates": { + "lat": 48.57714333674619, + "lng": 7.770079442429989 + } + } +}