Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data/events/2026/austin/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ startdate: 2026-05-05T07:00:00-05:00 # The start date of your event. Leave blank
enddate: 2026-05-06T18:00:00-05:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.

# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_start: 2026-12-01T12:00:00-05:00 # start accepting talk proposals.
cfp_date_start: 2025-12-01T12:00:00-05:00 # start accepting talk proposals.
cfp_date_end: 2026-02-26T12:30:00-05:00 # close your call for proposals.
cfp_date_announce: 2026-12-01T12:00:00-05:00 # inform proposers of status
cfp_date_announce: 2026-03-12T12:00:00-05:00 # inform proposers of status

cfp_link: "https://talks.devopsdays.org/devopsdays-austin-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.

Expand Down
Loading