From 590d0cd85c1e51b2741c6b8b31f92707a2753636 Mon Sep 17 00:00:00 2001 From: Chris Ellis Date: Tue, 18 Mar 2025 14:08:58 +0100 Subject: [PATCH] Update timeline dates --- templates/context.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/context.json b/templates/context.json index 822958e..5b431b1 100644 --- a/templates/context.json +++ b/templates/context.json @@ -126,7 +126,7 @@ ], "cocmembers": [ - ], + ], "comments for cfp, cfr, cfs": [ "cfp: call for papers", @@ -139,11 +139,11 @@ ], "cfp": { - "open": false, - "closed": true, - "opening_date": "2025-04-20", - "deadline": "2025-06-07", - "notification_date": "2025-06-29" + "open": true, + "closed": false, + "opening_date": "2025-03-17", + "deadline": "2025-05-12", + "notification_date": "2025-05-26" }, "cfr": { @@ -151,13 +151,13 @@ "closed": true, "waitlist": false, "soldout": false, - "opening_date": "2025-06-10" + "opening_date": "2025-05-20" }, "cfs": { "open": false, "closed": true, - "opening_date": "2025-04-20" + "opening_date": "2025-03-17" }, "sponsor company template": -- 2.39.5