Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/sponsors/c/capital.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/sponsors/i/invisible.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions data/events/2025/warsaw/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@ organizer_email: "warsaw@devopsdays.org" # Put your organizer email address here
# List all of your sponsors here along with what level of sponsorship they have.
# Check data/sponsors/ to use sponsors already added by others.
sponsors:
- id: invisible
level: platinum
- id: capital
level: partner
- id: flox
level: partner
- id: googlecloud
Expand Down Expand Up @@ -166,6 +170,8 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
# sponsorship for a specific level, it is best to remove the level.
sponsor_levels:
- id: platinum
label: Platinum Partner
- id: partner
label: Partners
- id: community
Expand Down
2 changes: 2 additions & 0 deletions data/sponsors/capital.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "Capital.com"
url: "https://careers.capital.com/"
2 changes: 2 additions & 0 deletions data/sponsors/invisible.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "Invisible"
url: "https://invisibletech.ai/"
Loading