@@ -62,25 +62,36 @@ nav_elements: # List of pages you want to show up in the navigation of your page
62
62
63
63
# These are the same people you have on the mailing list and Slack channel.
64
64
team_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
+
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"
75
86
76
87
organizer_email :
" [email protected] " # Put your organizer email address here
77
88
78
89
# List all of your sponsors here along with what level of sponsorship they have.
79
90
# Check data/sponsors/ to use sponsors already added by others.
80
91
sponsors :
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.
84
95
- id : arresteddevops
85
96
level : community
86
97
0 commit comments