From 2c36edf29b1f3bedc33b6380371eac7591b81f50 Mon Sep 17 00:00:00 2001 From: CeciSakurita <102305249+CeciSakurita@users.noreply.github.com> Date: Sun, 14 Jul 2024 00:49:06 -0400 Subject: [PATCH 1/2] Update community-meetups.json Added the ETH Bolivia 2024 Buildathon, organized by the Ethereum Bolivia community that will be held in Santa Cruz de la Sierra, Bolivia on August, 9th to 11th --- src/data/community-meetups.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/data/community-meetups.json b/src/data/community-meetups.json index 87fffaea0e8..8bf1d9ee861 100644 --- a/src/data/community-meetups.json +++ b/src/data/community-meetups.json @@ -1,4 +1,10 @@ [ + { + "title": "ETH Bolivia 2024", + "emoji": ":Bolivia:", + "location": "Santa Cruz de la Sierra, Santa Cruz", + "link": "https://www.ethereumbolivia.org/buildathon-2024" + }, { "title": "DC Onchain", "emoji": ":united_states:", From b85fa81f3333ffa15aa18d93d3b1283ccb2850a9 Mon Sep 17 00:00:00 2001 From: Paul Wackerow <54227730+wackerow@users.noreply.github.com> Date: Thu, 25 Jul 2024 11:49:44 -0700 Subject: [PATCH 2/2] migrate: to events from meetups --- src/data/community-events.json | 8 ++++++++ src/data/community-meetups.json | 8 +------- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/data/community-events.json b/src/data/community-events.json index e504b897a09..1447a575a0f 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -603,5 +603,13 @@ "to": "https://conference.tum-blockchain.com/", "location": "Munich, Germany", "description": "Join us at Germany's leading student-run conference in order to explore the frontiers of blockchain technology during the Octoberfest!" + }, + { + "title": "ETH Bolivia 2024", + "startDate": "2024-08-09", + "endDate": "2024-08-11", + "to": "https://www.ethereumbolivia.org/buildathon-2024", + "location": "Santa Cruz de la Sierra, Bolivia", + "description": "La Buildathon Ethereum Bolivia, el primero en su tipo, es un evento que congrega a desarrolladores, entusiastas blockchain, con el fin de convertir ideas en Productos Mínimo Viables, brindando además seminarios y talleres relacionados." } ] diff --git a/src/data/community-meetups.json b/src/data/community-meetups.json index 8bf1d9ee861..4fb82cc81a1 100644 --- a/src/data/community-meetups.json +++ b/src/data/community-meetups.json @@ -1,11 +1,5 @@ [ - { - "title": "ETH Bolivia 2024", - "emoji": ":Bolivia:", - "location": "Santa Cruz de la Sierra, Santa Cruz", - "link": "https://www.ethereumbolivia.org/buildathon-2024" - }, - { + { "title": "DC Onchain", "emoji": ":united_states:", "location": "Arlington, Virginia",