Skip to content

Commit b1a088e

Browse files
authored
Merge pull request #15569 from ivellios/waw25_update_sponsors
Warsaw 2025 - adding more sponsors
2 parents 29f3579 + c94a08d commit b1a088e

File tree

5 files changed

+10
-0
lines changed

5 files changed

+10
-0
lines changed

assets/sponsors/c/capital.png

34.1 KB
Loading

assets/sponsors/i/invisible.png

37.4 KB
Loading

data/events/2025/warsaw/main.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,10 @@ organizer_email: "warsaw@devopsdays.org" # Put your organizer email address here
128128
# List all of your sponsors here along with what level of sponsorship they have.
129129
# Check data/sponsors/ to use sponsors already added by others.
130130
sponsors:
131+
- id: invisible
132+
level: platinum
133+
- id: capital
134+
level: partner
131135
- id: flox
132136
level: partner
133137
- id: googlecloud
@@ -166,6 +170,8 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
166170
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
167171
# sponsorship for a specific level, it is best to remove the level.
168172
sponsor_levels:
173+
- id: platinum
174+
label: Platinum Partner
169175
- id: partner
170176
label: Partners
171177
- id: community

data/sponsors/capital.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "Capital.com"
2+
url: "https://careers.capital.com/"

data/sponsors/invisible.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "Invisible"
2+
url: "https://invisibletech.ai/"

0 commit comments

Comments
 (0)