Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion data/events/2026/berlin/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,13 @@ sponsors:
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
- id: arresteddevops
level: community
- id: netways
level: partner
- id: kubeevents
level: partner


sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
sponsors_accepted: "yes" # Whether you want "Become a XXX Sponsor!" link

# In this section, list the level of sponsorships and the label to use.
# You may optionally include a "max" attribute to limit the number of sponsors per level. For
Expand All @@ -121,3 +126,6 @@ sponsor_levels:
max: 0 # This is the same as omitting the max limit.
- id: community
label: Community
- id: partner
label: Partner
max: 3
Loading