Skip to content

Commit 2c904a5

Browse files
authored
Merge pull request #15724 from range/ber-2026/add_partner_sponsors
[BER-2026] Adds Netways and Kubeevents as Partner sponsors
2 parents 5b27de0 + af91d12 commit 2c904a5

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

data/events/2026/berlin/main.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,13 @@ sponsors:
103103
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
104104
- id: arresteddevops
105105
level: community
106+
- id: netways
107+
level: partner
108+
- id: kubeevents
109+
level: partner
110+
106111

107-
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
112+
sponsors_accepted: "yes" # Whether you want "Become a XXX Sponsor!" link
108113

109114
# In this section, list the level of sponsorships and the label to use.
110115
# You may optionally include a "max" attribute to limit the number of sponsors per level. For
@@ -121,3 +126,6 @@ sponsor_levels:
121126
max: 0 # This is the same as omitting the max limit.
122127
- id: community
123128
label: Community
129+
- id: partner
130+
label: Partner
131+
max: 3

0 commit comments

Comments
 (0)