Skip to content

Commit f0a1d9e

Browse files
authored
Merge pull request #15201 from davezen1/fix-speaker-cfp-dates
[DC-2025] fix dates for CFP Washington DC
2 parents d28af35 + b889840 commit f0a1d9e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

data/events/2025/washington-dc/main.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@ startdate: 2025-09-17T07:00:00-04:00
1717
enddate: 2025-09-18T19:00:00-04:00
1818

1919
# Leave CFP dates blank if you don't know yet, or set all three at once.
20-
# Leave CFP dates blank if you don't know yet, or set all three at once.
21-
cfp_date_start: 2024-03-03T00:00:00-04:00 # start accepting talk proposals.
22-
cfp_date_end: 2024-06-09T23:59:59-04:00 # close your call for proposals.
23-
cfp_date_announce: 2024-07-14T00:00:00-04:00 # inform proposers of status
20+
cfp_date_start: 2025-03-03T00:00:00-04:00 # start accepting talk proposals.
21+
cfp_date_end: 2025-06-09T23:59:59-04:00 # close your call for proposals.
22+
cfp_date_announce: 2025-07-21T00:00:00-04:00 # inform proposers of status
2423

2524
cfp_link: "https://sessionize.com/devopsdays-dc-2025" #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.
2625

0 commit comments

Comments
 (0)