From e0305121b528b9b7c399de495ba3c0f1f73c3d41 Mon Sep 17 00:00:00 2001 From: confs-tech-bot <37353062+confs-tech-bot@users.noreply.github.com> Date: Fri, 13 Sep 2024 06:19:38 -0400 Subject: [PATCH 1/2] Add Digital Crafts Day for general --- conferences/2025/general.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/conferences/2025/general.json b/conferences/2025/general.json index afbe9d07d..e4d9860a0 100644 --- a/conferences/2025/general.json +++ b/conferences/2025/general.json @@ -107,6 +107,18 @@ "cocUrl": "https://vslive.com/pages/harassment.aspx", "twitter": "@vslive" }, + { + "name": "Digital Crafts Day", + "url": "https://dc-nordoberpfalz.de/DigitalCraftsDay/2025", + "startDate": "2025-04-04", + "endDate": "2025-04-04", + "city": "Weiden", + "country": "Germany", + "online": false, + "locales": "DE", + "cfpUrl": "https://sessionize.com/digital-crafts-day-2025", + "cfpEndDate": "2024-10-31" + }, { "name": "Great International Developer Summit (GIDS)", "url": "https://developersummit.com", From b9f0c2db9becd138d236f6b85e51c0fb40f3a5a9 Mon Sep 17 00:00:00 2001 From: Christian Grail Date: Mon, 16 Sep 2024 12:59:53 +0200 Subject: [PATCH 2/2] Add Weiden, Germany --- scripts/config/validLocations.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/config/validLocations.ts b/scripts/config/validLocations.ts index 6849c9ac8..c44037c4b 100644 --- a/scripts/config/validLocations.ts +++ b/scripts/config/validLocations.ts @@ -123,6 +123,7 @@ export const validLocations = { 'St. Leon-Rot', 'Stuttgart', 'Tegernsee', + 'Weiden', 'Wuerzburg' ], Ghana: ['Accra'],