Skip to content

Commit 544533c

Browse files
authored
Merge pull request #15640 from range/berlin-2026/fix-sponsor-listing
Berlin 2026/fix sponsor listing
2 parents 79732d7 + 69fe5b8 commit 544533c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/events/2026/berlin/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,13 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
116116
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
117117
# sponsorship for a specific level, it is best to remove the level.
118118
sponsor_levels:
119+
- id: platinum
120+
label: Platinum
121+
# max: 10
119122
- id: gold
120123
label: Gold
121-
# max: 10
122124
- id: silver
123125
label: Silver
124126
max: 0 # This is the same as omitting the max limit.
125-
- id: bronze
126-
label: Bronze
127127
- id: community
128128
label: Community

0 commit comments

Comments
 (0)