Skip to content

Commit 2e509ff

Browse files
authored
[MTL-2025] First sponsor! (#15259)
* First sponsor is here --------- Signed-off-by: Sebastián Gómez <[email protected]>
1 parent 073c128 commit 2e509ff

File tree

1 file changed

+30
-18
lines changed

1 file changed

+30
-18
lines changed

data/events/2025/montreal/main.yml

Lines changed: 30 additions & 18 deletions
Original file line numberDiff line numberDiff 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.
129129
sponsors:
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

136136
sponsors_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.
142142
sponsor_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

0 commit comments

Comments
 (0)