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 + } + } +}