@@ -62,25 +62,36 @@ nav_elements: # List of pages you want to show up in the navigation of your page
6262
6363# These are the same people you have on the mailing list and Slack channel.
6464team_members : # Name is the only required field for team members.
65- - name : " John Doe"
66- - name : " Jane Smith"
67- twitter : " devopsdays"
68- - name : " Sally Fields"
69- employer : " Acme Anvil Co."
70- github : " devopsdays"
71- facebook : " https://www.facebook.com/sally.fields"
72- linkedin : " https://www.linkedin.com/in/sallyfields"
73- website : " https://mattstratton.com"
74- image : " sally-fields.jpg"
65+ - name : " Damion Waltermeyer"
66+ twitter : " Damionw"
67+ linkedin : " https://www.linkedin.com/in/damionwaltermeyer/"
68+ role : " Lead Organizer"
69+ - name : " Peter Shannon"
70+ employer : " Instacart"
71+ role : " Organizer"
72+ linkedin : " http://linkedin.com/in/peterjshan"
73+ - name : " Sarah Gray"
74+ employer : " Comcast"
75+ - name : " Hilary Muludiang"
76+ twitter : " hlmuludiang"
77+ linkedin : " http://linkedin.com/in/hlmuludiang"
78+ email : " hilary.muludiang@gmail.com"
79+ - name : " Shaheen Beg"
80+ twitter : " shaheenbeg"
81+ employer : " Comcast"
82+ - name : " David Grizzanti"
83+ twitter : " dgrizzanti"
84+ linkedin : " https://www.linkedin.com/in/davidgrizzanti/"
85+ role : " Organizer"
7586
7687organizer_email : " philadelphia@devopsdays.org" # Put your organizer email address here
7788
7889# List all of your sponsors here along with what level of sponsorship they have.
7990# Check data/sponsors/ to use sponsors already added by others.
8091sponsors :
81- - id : samplesponsorname
82- level : gold
83- # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
92+ # - id: samplesponsorname
93+ # level: gold
94+ # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
8495 - id : arresteddevops
8596 level : community
8697
0 commit comments