From 5ea59965fb39eb377873a1ed7a000e0f831a0976 Mon Sep 17 00:00:00 2001 From: pinage404 Date: Wed, 17 Jun 2026 14:36:50 +0200 Subject: [PATCH] Grenoble: add dojo --- communities/grenoble-dojo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 communities/grenoble-dojo.json diff --git a/communities/grenoble-dojo.json b/communities/grenoble-dojo.json new file mode 100644 index 0000000..2b1950f --- /dev/null +++ b/communities/grenoble-dojo.json @@ -0,0 +1,11 @@ +{ + "name": "AlpesCraft coding-dojos", + "url": "https://www.meetup.com/alpescraft-coding-dojos/", + "location": { + "city": "Grenoble, France", + "coordinates": { + "lat": 45.18598008045407, + "lng": 5.731765748497708 + } + } +}