Mark the CfS and CfP as open.
authorDave Page <dpage@pgadmin.org>
Fri, 23 Jun 2023 08:59:25 +0000 (09:59 +0100)
committerDave Page <dpage@pgadmin.org>
Fri, 23 Jun 2023 08:59:25 +0000 (09:59 +0100)
templates/context.json

index 1b6873195d49be1354c470d7cfe4ddcb168da6b6..20a594b877af63dc84233172faf8df0786467cfc 100644 (file)
    ],
 
    "cfp": {
-       "open": false,
+       "open": true,
        "closed": false,
        "opening_date": "2023-06-23",
        "deadline": "2023-07-21",
    },
 
    "cfs": {
-       "open": false,
+       "open": true,
        "closed": false,
        "opening_date": "2023-06-23"
    },