We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45190bb + d6f34c3 commit a826d30Copy full SHA for a826d30
1 file changed
data/events/2026/nashville/main.yml
@@ -100,11 +100,8 @@ organizer_email: "nashville@devopsdays.org" # Put your organizer email address h
100
# List all of your sponsors here along with what level of sponsorship they have.
101
# Check data/sponsors/ to use sponsors already added by others.
102
sponsors:
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
+ - id: kubeevents
+ level: media
108
109
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
110
@@ -128,4 +125,7 @@ sponsor_levels:
128
125
- id: startup
129
126
label: Startup
130
127
max: 2
+ - id: media
+ label: Media
+# max: 10
131
0 commit comments