From 53adfe45facfc1edc8e1feec686376c30bdb464d Mon Sep 17 00:00:00 2001 From: Shiva-Sai-ssb Date: Fri, 16 Jun 2023 11:44:57 +0530 Subject: [PATCH 1/2] Added EthCC 6 to community events --- 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 1d15eb13487..e7354eb71e1 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -232,5 +232,14 @@ "description": "ETH Munich is a first time Hackathon organised by the local web3 community PretzelDAO", "startDate": "2023-08-11", "endDate": "2023-08-13" + }, + { + "title": "Ethereum Community Conference", + "to": "https://www.ethcc.io/", + "sponsor": null, + "location": "Paris, France", + "description": "The Ethereum Community Conference (EthCC) is the largest annual European Ethereum event focused on technology and community. Four intense days of conferences, networking and learning.", + "startDate": "2023-07-17", + "endDate": "2023-07-20" } ] From 69ce88ba7e76f354e39fb1445be0a40b58104939 Mon Sep 17 00:00:00 2001 From: Corwin Smith Date: Tue, 27 Jun 2023 11:47:14 -0600 Subject: [PATCH 2/2] Update src/data/community-events.json --- src/data/community-events.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/community-events.json b/src/data/community-events.json index e7354eb71e1..e9929ac2852 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -234,7 +234,7 @@ "endDate": "2023-08-13" }, { - "title": "Ethereum Community Conference", + "title": "EthCC 6", "to": "https://www.ethcc.io/", "sponsor": null, "location": "Paris, France",