File tree Expand file tree Collapse file tree 1 file changed +30
-18
lines changed
data/events/2025/montreal Expand file tree Collapse file tree 1 file changed +30
-18
lines changed Original file line number Diff line number Diff line change @@ -127,11 +127,11 @@ organizer_email: "
[email protected] " # Put your organizer email address he
127127# List all of your sponsors here along with what level of sponsorship they have.
128128# Check data/sponsors/ to use sponsors already added by others.
129129sponsors :
130- # - id: samplesponsorname
131- # level: gold
132- # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
133- - id : arresteddevops
130+ - id : morgan-stanley
131+ level : bronze
132+ - id : agile-montreal
134133 level : community
134+ # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
135135
136136sponsors_accepted : " yes" # Whether you want "Become a XXX Sponsor!" link
137137
@@ -140,20 +140,32 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
140140# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
141141# sponsorship for a specific level, it is best to remove the level.
142142sponsor_levels :
143- - id : platinum
144- label : Platinum
145- max : 2
146- - id : gold
147- label : Gold
148- max : 5
149- - id : silver
150- label : Silver
151- max : 9
143+ # - id: platinum
144+ # label: Platinum
145+ # max: 2
146+ # - id: gold
147+ # label: Gold
148+ # max: 7
149+ # - id: silver
150+ # label: Silver
151+ # max: 11
152152 - id : bronze
153153 label : Bronze
154- max : 7
155- - id : coffee
156- label : Coffee
157- max : 1
154+ max : 9
155+ # - id: lunch
156+ # label: Lunch
157+ # max: 2
158+ # - id: lanyard
159+ # label: Lanyard
160+ # max: 1
161+ # - id: breakfast
162+ # label: Breakfast
163+ # max: 2
164+ # - id: startup
165+ # label: Startup
166+ # max: 9
167+ # - id: non-profit
168+ # label: Non-profit
169+ # max: 5
158170 - id : community
159- label : Community
171+ label : Community
You can’t perform that action at this time.
0 commit comments