Skip to content

Commit 444c2ad

Browse files
authored
Commented out Propose and Organizer Edits
Commented out Propose (CFP window closed) removed employers from organizers sections removed twitter from Jeremy Neff
1 parent 01d91ad commit 444c2ad

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

data/events/2026/raleigh/main.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cfp_date_start: 2025-11-01T00:00:00-04:00 # start accepting talk proposals.
1818
cfp_date_end: 2026-01-01T00:00:00-04:00 # close your call for proposals.
1919
cfp_date_announce: # inform proposers of status
2020

21-
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.
21+
# 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.
2222

2323
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.
2424
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.
@@ -46,7 +46,7 @@ event_social_youtube: "devopsdaysraleigh7250" # Change this to the youtube chann
4646
# 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.
4747

4848
nav_elements: # List of pages you want to show up in the navigation of your page.
49-
- name: propose
49+
# - name: propose
5050
- name: location
5151
- name: registration
5252
# - name: program
@@ -62,7 +62,6 @@ nav_elements: # List of pages you want to show up in the navigation of your page
6262
# These are the same people you have on the mailing list and Slack channel.
6363
team_members: # Name is the only required field for team members.
6464
- name: "Chris Knotts"
65-
employer: "Cprime"
6665
linkedin: "https://www.linkedin.com/in/chris-knotts/"
6766
image: "chris-knotts.jpg"
6867
- name: "Nirmal Mehta"
@@ -73,7 +72,6 @@ team_members: # Name is the only required field for team members.
7372
image: "nirmal-mehta.jpg"
7473
- name: "Katie Cothran"
7574
twitter: "k_cothran"
76-
employer: "Cprime"
7775
linkedin: "https://www.linkedin.com/in/kathleencothran/"
7876
image: "katie-cothran.jpg"
7977
- name: "Michael Roberts"
@@ -90,7 +88,6 @@ team_members: # Name is the only required field for team members.
9088
- name: "Jeremy Neff"
9189
gitlab: "n3ff"
9290
github: "JRN00"
93-
twitter: "GitDevOps"
9491
image: "jeremy-neff.jpg"
9592
linkedin: "https://www.linkedin.com/in/jeremy-r-neff/"
9693
- name: Felipe Fernandez

0 commit comments

Comments
 (0)