File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ team_members: # Name is the only required field for team members.
103103 - name : " Julia Lamenza"
104104 employer : " "
105105 website : " "
106- linkedin : " linkedIn.com/in/jlamenza"
106+ linkedin : " https:// linkedIn.com/in/jlamenza"
107107 image : julia.jpg
108108 bio : " Juliana is an SRE with 15 years of Linux experience. Obsessed with automation, uptime, and catching flights more than outages. 🌍🐧"
109109 - name : Ana Carmona
Original file line number Diff line number Diff line change @@ -100,11 +100,8 @@ organizer_email: "nashville@devopsdays.org" # Put your organizer email address h
100100# List all of your sponsors here along with what level of sponsorship they have.
101101# Check data/sponsors/ to use sponsors already added by others.
102102sponsors :
103- # - id: samplesponsorname
104- # level: gold
105- # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
106- # - id: arresteddevops
107- # level: community
103+ - id : kubeevents
104+ level : media
108105
109106sponsors_accepted : " yes" # Whether you want "Become a XXX Sponsor!" link
110107
@@ -128,4 +125,7 @@ sponsor_levels:
128125 - id : startup
129126 label : Startup
130127 max : 2
128+ - id : media
129+ label : Media
130+ # max: 10
131131
You can’t perform that action at this time.
0 commit comments