File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
data/events/2025/sao-paulo Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff 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.
198198sponsors :
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
205207sponsors_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.
211213sponsor_levels :
214+ - id : platinum
215+ label : Platinum
212216 - id : gold
213217 label : Gold
214218# max: 10
You can’t perform that action at this time.
0 commit comments