diff --git a/assets/sponsors/u/ucsal.png b/assets/sponsors/u/ucsal.png new file mode 100644 index 00000000000..c97a1537220 Binary files /dev/null and b/assets/sponsors/u/ucsal.png differ diff --git a/data/events/2026/salvador/main.yml b/data/events/2026/salvador/main.yml index 6218d44d73a..d56b5837928 100644 --- a/data/events/2026/salvador/main.yml +++ b/data/events/2026/salvador/main.yml @@ -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 @@ -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 diff --git a/data/sponsors/ucsal.yml b/data/sponsors/ucsal.yml new file mode 100644 index 00000000000..bbe72da203c --- /dev/null +++ b/data/sponsors/ucsal.yml @@ -0,0 +1,2 @@ +name: "ucsal" +url: "https://www.ucsal.br/"