Skip to content

Commit 5886cf1

Browse files
committed
DSM-2025 Add Turnberry as a Sponsor
1 parent 63e197b commit 5886cf1

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

data/events/2025/des-moines/main.yml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff 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.
100100
sponsors:
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.
113113
sponsor_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+

0 commit comments

Comments
 (0)