Skip to content

Commit 43350b2

Browse files
fix: fix cfp end date
1 parent a85bf97 commit 43350b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/events/2025/joao-pessoa/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ enddate: "2025-11-01T17:00:00-03:00" # The end date of your event. Leave blank
1616

1717
# Leave CFP dates blank if you don't know yet, or set all three at once.
1818
cfp_date_start: "2025-09-15T10:00:00-03:00" # start accepting talk proposals.
19-
cfp_date_end: "2025-10-20T15:00:00-03:00" # close your call for proposals.
19+
cfp_date_end: "2025-10-12T00:01:00-03:00" # close your call for proposals.
2020

2121
cpf_open: "true"
2222
cfp_link: "https://talks.devopsdays.org/dod-jp-meetup/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.

0 commit comments

Comments
 (0)