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
7 changes: 2 additions & 5 deletions data/events/2026/raleigh/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cfp_date_start: 2025-11-01T00:00:00-04:00 # start accepting talk proposals.
cfp_date_end: 2026-01-01T00:00:00-04:00 # close your call for proposals.
cfp_date_announce: # inform proposers of status

cfp_link: "https://docs.google.com/forms/d/e/1FAIpQLSfHUEW4C1gPenE56f8DiXlwDKJUk4S8AILZ4IbhAxjbLnEtsw/viewform" #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.
# cfp_link: "https://docs.google.com/forms/d/e/1FAIpQLSfHUEW4C1gPenE56f8DiXlwDKJUk4S8AILZ4IbhAxjbLnEtsw/viewform" #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.

registration_date_start: 2025-09-01T08:00:00-04:00 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
registration_date_end: 2026-05-01T08:00:00-04:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
Expand Down Expand Up @@ -46,7 +46,7 @@ event_social_youtube: "devopsdaysraleigh7250" # Change this to the youtube chann
# event_twitter: "devopsdaysrdu" # This will create a traditional "Follow" twitter button. Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp.

nav_elements: # List of pages you want to show up in the navigation of your page.
- name: propose
# - name: propose
- name: location
- name: registration
# - name: program
Expand All @@ -62,7 +62,6 @@ nav_elements: # List of pages you want to show up in the navigation of your page
# These are the same people you have on the mailing list and Slack channel.
team_members: # Name is the only required field for team members.
- name: "Chris Knotts"
employer: "Cprime"
linkedin: "https://www.linkedin.com/in/chris-knotts/"
image: "chris-knotts.jpg"
- name: "Nirmal Mehta"
Expand All @@ -73,7 +72,6 @@ team_members: # Name is the only required field for team members.
image: "nirmal-mehta.jpg"
- name: "Katie Cothran"
twitter: "k_cothran"
employer: "Cprime"
linkedin: "https://www.linkedin.com/in/kathleencothran/"
image: "katie-cothran.jpg"
- name: "Michael Roberts"
Expand All @@ -90,7 +88,6 @@ team_members: # Name is the only required field for team members.
- name: "Jeremy Neff"
gitlab: "n3ff"
github: "JRN00"
twitter: "GitDevOps"
image: "jeremy-neff.jpg"
linkedin: "https://www.linkedin.com/in/jeremy-r-neff/"
- name: Felipe Fernandez
Expand Down
Loading