diff --git a/assets/sponsors/a/azure-heroes-nl.png b/assets/sponsors/a/azure-heroes-nl.png new file mode 100644 index 00000000000..f106c577ace Binary files /dev/null and b/assets/sponsors/a/azure-heroes-nl.png differ diff --git a/assets/sponsors/s/sreday.png b/assets/sponsors/s/sreday.png new file mode 100644 index 00000000000..d2f69a950b0 Binary files /dev/null and b/assets/sponsors/s/sreday.png differ diff --git a/data/events/2026/amsterdam/main.yml b/data/events/2026/amsterdam/main.yml index 612103e86b4..810455ba111 100644 --- a/data/events/2026/amsterdam/main.yml +++ b/data/events/2026/amsterdam/main.yml @@ -115,12 +115,14 @@ organizer_email: "amsterdam@devopsdays.org" # Put your organizer email address h # 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: +sponsors: # - id: samplesponsorname # level: gold # # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL. -# - id: arresteddevops -# level: community + - id: azure-heroes-nl + level: community + - id: sreday + level: community sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link diff --git a/data/sponsors/azure-heroes-nl.yml b/data/sponsors/azure-heroes-nl.yml new file mode 100644 index 00000000000..0f4572d58e8 --- /dev/null +++ b/data/sponsors/azure-heroes-nl.yml @@ -0,0 +1,2 @@ +name: "Azure Heroes (NL)" +url: "https://www.azug.nl/" diff --git a/data/sponsors/sreday.yml b/data/sponsors/sreday.yml new file mode 100644 index 00000000000..c107a3e076c --- /dev/null +++ b/data/sponsors/sreday.yml @@ -0,0 +1,2 @@ +name: "SREday" +url: "https://sreday.com"