File tree Expand file tree Collapse file tree
data/events/2025/des-moines Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ organizer_email: "des-moines@devopsdays.org" # Put your organizer email address
9898# List all of your sponsors here along with what level of sponsorship they have.
9999# Check data/sponsors/ to use sponsors already added by others.
100100sponsors :
101- # - id: samplesponsorname
102- # level: gold
101+ - id : turnberry
102+ level : gold
103103 # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
104104# - id: arresteddevops
105105# level: community
@@ -111,13 +111,12 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
111111# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
112112# sponsorship for a specific level, it is best to remove the level.
113113sponsor_levels :
114+ - id : platinum
115+ label : platinum
116+ max : 1
114117 - id : gold
115118 label : Gold
116- # max: 10
119+ max : 11
117120 - id : silver
118121 label : Silver
119- max : 0 # This is the same as omitting the max limit.
120- - id : bronze
121- label : Bronze
122- - id : community
123- label : Community
122+
You can’t perform that action at this time.
0 commit comments