Skip to content

Commit 559d3c1

Browse files
committed
Add groundcover and codetalent as sponsors and add platinum sponsorship tier.
1 parent 4e1b569 commit 559d3c1

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

data/events/2026/denver/main.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,10 @@ organizer_email: "denver@devopsdays.org"
9191
# List all of your sponsors here along with what level of sponsorship they have.
9292
# Check data/sponsors/ to use sponsors already added by others.
9393
sponsors:
94-
# - id: samplesponsorname
95-
# level: gold
94+
- id: groundcover
95+
level: silver
96+
- id: code-talent
97+
level: community
9698
# # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
9799
# - id: arresteddevops
98100
# level: community
@@ -104,6 +106,8 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
104106
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
105107
# sponsorship for a specific level, it is best to remove the level.
106108
sponsor_levels:
109+
- id: platinum
110+
label: Platinum
107111
- id: gold
108112
label: Gold
109113
# max: 12

0 commit comments

Comments
 (0)