Skip to content

Commit 9878980

Browse files
committed
add cfp date
1 parent c30972a commit 9878980

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/events/2026/amsterdam/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ startdate: 2026-06-19T00:00:00+02:00 # The start date of your event. Leave blank
1414
enddate: 2026-06-19T23:00:00+02:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
1515

1616
# Leave CFP dates blank if you don't know yet, or set all three at once.
17-
cfp_date_start: # start accepting talk proposals.
18-
cfp_date_end: # close your call for proposals.
17+
cfp_date_start: 2026-02-26 # start accepting talk proposals.
18+
cfp_date_end: 2026-03-29 # close your call for proposals.
1919
cfp_date_announce: # inform proposers of status
2020

21-
cfp_link: "" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
21+
cfp_link: "https://talks.devopsdays.org/devopsdays-2026/cfp" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
2222

2323
registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
2424
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.

0 commit comments

Comments
 (0)