diff --git a/conferences/lyon-craft.json b/conferences/lyon-craft.json new file mode 100644 index 0000000..0daf5b7 --- /dev/null +++ b/conferences/lyon-craft.json @@ -0,0 +1,15 @@ +{ + "name": "Lyon Craft", + "url": "https://lyon-craft.fr/", + "code-of-conduct": "https://lyon-craft.fr/pages/regles.html", + "next-date": { + "start": "2026-05-12", + "end": "2026-05-13" + }, + "location": { + "coordinates": { + "lat": 45.747477, + "lng": 4.817970 + } + } +}