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
6 changes: 3 additions & 3 deletions data/events/2026/berlin/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,13 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
# sponsorship for a specific level, it is best to remove the level.
sponsor_levels:
- id: platinum
label: Platinum
# max: 10
- id: gold
label: Gold
# max: 10
- id: silver
label: Silver
max: 0 # This is the same as omitting the max limit.
- id: bronze
label: Bronze
- id: community
label: Community
Loading