Skip to content

Commit 907bd41

Browse files
committed
[SLC-2025] Open CFP and add dates
1 parent d07d75e commit 907bd41

File tree

1 file changed

+11
-15
lines changed

1 file changed

+11
-15
lines changed

data/events/2025/salt-lake-city/main.yml

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "2025-salt-lake-city" # The name of the event. Four digit year with the ci
22
year: "2025" # The year of the event. Make sure it is in quotes.
33
city: "Salt Lake City" # The displayed city name of the event. Capitalize it.
44
event_twitter: "devopsdaysslc" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
5-
event_logo: "logo-square.jpg"
5+
event_logo: "logo2.png"
66
description: "Salt Lake City DevOpsDays" # Edit this to suit your preferences
77
ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
88

@@ -13,18 +13,14 @@ ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it
1313
# variable: 2023-01-05T23:59:59+02:00
1414
# Note: we allow YYYY-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day)
1515

16-
# startdate: # The start date of your event. Leave blank if you don't have a venue reserved yet.
17-
# enddate: # The end date of your event. Leave blank if you don't have a venue reserved yet.
18-
# startdate: 2025-03-13T08:00:00-06:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
19-
startdate: # The start date of your event. Leave blank if you don't have a venue reserved yet.
20-
# enddate: 2025-03-14T18:00:00-06:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
21-
enddate: # The end date of your event. Leave blank if you don't have a venue reserved yet.
16+
startdate: 2025-05-12T08:00:00-06:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
17+
enddate: 2025-05-13T17:00:00-06:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
2218

2319
# Leave CFP dates blank if you don't know yet, or set all three at once.
24-
cfp_date_start: # start accepting talk proposals.
25-
cfp_date_end: # close your call for proposals.
26-
cfp_date_announce: # inform proposers of status
27-
cfp_open: "false"
20+
cfp_date_start: 2024-11-07T12:00:00-06:00 # start accepting talk proposals.
21+
cfp_date_end: 2025-01-12T23:59:59-06:00 # close your call for proposals.
22+
cfp_date_announce: 2024-11-07T12:00:00-06:00 # inform proposers of status
23+
cfp_open: "true"
2824
cfp_link: "https://sessionize.com/slcdod2025/" #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.
2925

3026
# registration_date_start: 2023-01-28T07:01:00-06:00 # start accepting registration. Leave blank if registration is not open yet
@@ -40,7 +36,7 @@ location_address: "9750 S 300 W Sandy UT 84070" # Optional - use the street addr
4036
nav_elements: # List of pages you want to show up in the navigation of your page.
4137
# - name: slcdevopsdays.org
4238
# url: https://www.slcdevopsdays.org
43-
# - name: propose
39+
- name: propose
4440
# - name: location
4541
# - name: registration
4642
# url: https://slcdevopsdays.org/conference
@@ -73,9 +69,9 @@ team_members: # Name is the only required field for team members.
7369
employer: "Intermountain Healthcare"
7470
linkedin: "https://www.linkedin.com/in/claiton-weeks/"
7571
twitter: "vsc_sre"
76-
- name: "Alex Bilimoria"
77-
employer: "Quotient Technology" # "Senior Software Engineer"
78-
linkedin: "https://www.linkedin.com/in/alex-c-bilimoria/"
72+
# - name: "Alex Bilimoria"
73+
# employer: "Quotient Technology" # "Senior Software Engineer"
74+
# linkedin: "https://www.linkedin.com/in/alex-c-bilimoria/"
7975
- name: "Katrina Brinkley"
8076
employer: "Utah State Board of Education" # Chief Product Owner and Program Manager for USIMS"
8177
linkedin: "https://www.linkedin.com/in/katrinabrinkley/"

0 commit comments

Comments
 (0)