Skip to content

Commit 974abfe

Browse files
authored
Merge pull request #15083 from turbut/25-vno-dates
[VILNIUS-2025] Fix CFP date
2 parents 1a8c239 + fff64b1 commit 974abfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/events/2025/vilnius/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ enddate: 2025-09-11T23:59:59+03:00 # The end date of your event. Leave blank if
1717

1818
# Leave CFP dates blank if you don't know yet, or set all three at once.
1919
cfp_date_start: 2025-01-22T00:00:00+03:00 # start accepting talk proposals.
20-
cfp_date_end: 2024-05-01T00:00:00+03:00 # close your call for proposals.
21-
#cfp_date_announce: 2024-06-15T00:00:00+03:00 # inform proposers of status
20+
cfp_date_end: 2025-05-01T00:00:00+03:00 # close your call for proposals.
21+
cfp_date_announce: 2025-05-18T00:00:00+03:00 # inform proposers of status
2222
cfp_link: "https://talks.devopsdays.org/devopsdays-vilnius-2025/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.
2323

2424
# Location

0 commit comments

Comments
 (0)