Skip to content

Commit f437709

Browse files
[SP-2025] Add sponsor for Sp-2025 event (#15554)
1 parent 4b51a31 commit f437709

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

data/events/2025/sao-paulo/main.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,11 +196,13 @@ organizer_email: "[email protected]" # Put your organizer email address h
196196
# List all of your sponsors here along with what level of sponsorship they have.
197197
# Check data/sponsors/ to use sponsors already added by others.
198198
sponsors:
199-
#- id: samplesponsorname
200-
# level: gold
199+
- id: linuxtips
200+
level: gold
201201
## url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
202-
#- id: arresteddevops
203-
# level: community
202+
- id: sonarsource
203+
level: platinum
204+
- id: software.com.br
205+
level: platinum
204206

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

@@ -209,6 +211,8 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
209211
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
210212
# sponsorship for a specific level, it is best to remove the level.
211213
sponsor_levels:
214+
- id: platinum
215+
label: Platinum
212216
- id: gold
213217
label: Gold
214218
# max: 10

0 commit comments

Comments
 (0)