Skip to content

Commit d6f34c3

Browse files
committed
[NSH-2026] Adds kubevents
1 parent 45190bb commit d6f34c3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

data/events/2026/nashville/main.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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.
102102
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
103+
- id: kubeevents
104+
level: media
108105

109106
sponsors_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

0 commit comments

Comments
 (0)