diff --git a/_data/events/Brno-GDCR-2017.json b/_data/events/Brno-GDCR-2017.json deleted file mode 100644 index 3faaf9c7c..000000000 --- a/_data/events/Brno-GDCR-2017.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "title": "Global Day of CodeRetreat 2017 in Brno", - "url": "https://www.solarwindsmeetup.com/event/gdcr-2017/", - "moderators": ["Vladimir Kopso", "Jakub Fojtl", "Evzen Zelinka"], - "location": { - "city": "Brno", - "country": "Czech Republic", - "coordinates": { - "latitude": 49.1903765, - "longitude": 16.618112 - }, - "utcOffset": 2, - "timezone": "Europe/Vienna" - } -} diff --git a/_data/events/Brno-GDCR-2018.json b/_data/events/Brno-GDCR-2018.json new file mode 100644 index 000000000..28d30d144 --- /dev/null +++ b/_data/events/Brno-GDCR-2018.json @@ -0,0 +1,18 @@ +{ + "title": "GDCR.Brno.2018 ", + "url": "https://www.solarwindsmeetup.com/event/gdcr-2018/", + "moderators": [ + "Vladimir Kopso", + "Jakub Fojtl" + ], + "location": { + "city": "Brno", + "country": "Czech Republic", + "coordinates": { + "latitude": 49.1810045, + "longitude": 16.6036102 + }, + "utcOffset": 2, + "timezone": "Europe/Prague" + } +}