From 4d5bac28767b577f550eeb19e4464101840d74ae Mon Sep 17 00:00:00 2001 From: Eniko <100782096+Eni-G@users.noreply.github.com> Date: Tue, 21 Nov 2023 09:24:41 -0500 Subject: [PATCH 1/2] Update community-events.json Please add Ethereumzuri.ch 2024 to the event list. --- src/data/community-events.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/data/community-events.json b/src/data/community-events.json index a3a15729468..e16a322119b 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -178,5 +178,14 @@ "description": "ETHIndia is a hackathon — a movement with the goal of inspiring and fostering a community of builders promoting technological advancements for Ethereum.", "startDate": "2023-12-8", "endDate": "2023-12-10" + }, + { + "title": "Ethereumzuri.ch 2024", + "to": "https://ethereumzuri.ch/", + "sponsor": null, + "location": "Zurich, Switzerland", + "description": "Switzerland's largest Ethereum research and development-focused community conference and hackathon, with the goal of connecting academics, developers, researchers, and enthusiasts, and creating a space for collaboration and innovation.", + "startDate": "2023-04-05", + "endDate": "2023-04-07" } ] From 31af84cfa071b6293de70418a18f3babbc4f7a97 Mon Sep 17 00:00:00 2001 From: Corwin Smith Date: Wed, 24 Jan 2024 15:03:59 -0700 Subject: [PATCH 2/2] fix year --- src/data/community-events.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/community-events.json b/src/data/community-events.json index 172e99a7e46..589c9797d84 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -239,8 +239,8 @@ "sponsor": null, "location": "Zurich, Switzerland", "description": "Switzerland's largest Ethereum research and development-focused community conference and hackathon, with the goal of connecting academics, developers, researchers, and enthusiasts, and creating a space for collaboration and innovation.", - "startDate": "2023-04-05", - "endDate": "2023-04-07" + "startDate": "2024-04-05", + "endDate": "2024-04-07" }, { "title": "LFGHO",