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/u/ucsal.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: 5 additions & 1 deletion data/events/2026/salvador/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,10 @@ organizer_email: "salvador@devopsdays.org" # Put your organizer email address he
# 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: samplesponsorname
- id: solutis
level: gold
- id: ucsal
level: institutional
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.

sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
Expand All @@ -141,6 +143,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: institutional
label: Institutional
- id: gold
label: Gold
# max: 10
Expand Down
2 changes: 2 additions & 0 deletions data/sponsors/ucsal.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "ucsal"
url: "https://www.ucsal.br/"
Loading