Skip to content

Commit 2c9cda6

Browse files
authored
fix(sponsors): remove levels and add sponor (#15095)
Signed-off-by: Laura Santamaria <[email protected]>
1 parent e9fac42 commit 2c9cda6

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

data/events/2025/austin/main.yml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ sponsors:
133133
level: gold
134134
- id: semaphoreci
135135
level: gold
136+
- id: honeycomb
137+
level: gold
136138
- id: checkmarx
137139
level: track
138140
- id: dryrun-security
@@ -157,9 +159,9 @@ sponsor_levels:
157159
- id: track
158160
label: Track
159161
max: 3
160-
- id: lanyard
161-
label: Lanyard
162-
max: 1
162+
# - id: lanyard
163+
# label: Lanyard
164+
# max: 1
163165
- id: coffee
164166
label: Coffee Bar
165167
max: 1
@@ -172,9 +174,9 @@ sponsor_levels:
172174
- id: food
173175
label: Food
174176
max: 6
175-
- id: swag
176-
label: Swag Bag (Add-On)
177-
max: 20
177+
# - id: swag
178+
# label: Swag Bag (Add-On)
179+
# max: 20
178180
- id: community
179181
label: Local Community Groups
180182
max: 2

0 commit comments

Comments
 (0)