Skip to content

Commit 99a30e6

Browse files
authored
[CHI-2025] Add Postman (#14915)
1 parent a3c7a55 commit 99a30e6

2 files changed

Lines changed: 11 additions & 4 deletions

File tree

content/events/2025-chicago/sponsor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ The best thing to do is send engineers to interact with the experts at DevOpsDay
4646
</tr>
4747
<tr>
4848
<td></td>
49-
<td><a href="mailto:chicago-sponsors@devopsdays.org?subject=Interested%20in%20Platinum%20Sponsorship%20DevOpsDays%20Chicago%202025">Contact us</a></td>
50-
<td><a href="mailto:chicago-sponsors@devopsdays.org?subject=Interested%20in%20Gold%20Sponsorship%20DevOpsDays%20Chicago%202025">Contact us</a></td>
49+
<td><B>SOLD OUT!</B></td>
50+
<td><B>SOLD OUT!</B></td>
5151
<td><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DDXAP9S3324DC"><img src="https://www.paypalobjects.com/en_US/i/btn/btn_paynow_LG.gif"></a></td>
5252
<td><a href="mailto:chicago-sponsors@devopsdays.org?subject=Interested%20in%20Community%20Sponsorship%20DevOpsDays%20Chicago%202025">Contact us</a>
5353
</td>

data/events/2025/chicago/main.yml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,10 @@ sponsors:
215215
level: community
216216
- id: chicago-pug
217217
level: community
218+
- id: postman
219+
level: gold
220+
- id: postman
221+
level: lanyard
218222

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

@@ -225,11 +229,14 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
225229
sponsor_levels:
226230
- id: platinum
227231
label: Platinum
228-
max: 2
232+
max: 1
229233
- id: gold
230234
label: Gold
231-
# max: 10
235+
max: 10
232236
- id: bronze
233237
label: Bronze
234238
- id: community
235239
label: Community
240+
- id: lanyard
241+
label: Lanyard
242+
max: 1

0 commit comments

Comments
 (0)