Skip to content

Commit 3283e13

Browse files
Set registration start and end dates for event
1 parent ab2643a commit 3283e13

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/events/2026/rio-de-janeiro/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ timeoffset: "-0300"
2222
# cfp_open: "false"
2323
# cfp_link: "https://www.papercall.io/devopsdaysrio2026"
2424

25-
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.
26-
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
25+
registration_date_start: 2026-03-04T09:00:00-03:00 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
26+
registration_date_end: 2026-08-15T08:00:00-03:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
2727

2828
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
2929
registration_link: "https://www.sympla.com.br/evento/devopsdays-rio-de-janeiro-2026/3333141?share_id=copiarlink"

0 commit comments

Comments
 (0)