Skip to content

Commit fb6ba72

Browse files
committed
feat(sponsors): add sponsors for ATX 2026
Signed-off-by: Laura Santamaria <nimbinatus@users.noreply.github.com>
1 parent c0cbc1e commit fb6ba72

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

data/events/2026/austin/main.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ event_social_youtube: "DevOpsAustin"
4848
nav_elements: # List of pages you want to show up in the navigation of your page.
4949
- name: propose
5050
- name: location
51-
- name: registration
51+
- name: register
5252
url: https://tickets.devopsdays.org/devopsdays-austin/2026/
5353
# - name: program
5454
# - name: speakers
@@ -136,9 +136,12 @@ organizer_email: "austin@devopsdays.org" # Put your organizer email address here
136136
# List all of your sponsors here along with what level of sponsorship they have.
137137
# Check data/sponsors/ to use sponsors already added by others.
138138
sponsors:
139-
# - id: samplesponsorname
140-
# level: gold
141-
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
139+
- id: harness
140+
level: happyhour
141+
- id: newiron
142+
level: careerroom
143+
- id: texas-state-university
144+
level: community
142145

143146
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
144147

@@ -168,9 +171,9 @@ sponsor_levels:
168171
- id: food
169172
label: Food
170173
max: 6
171-
# - id: careerroom
172-
# label: Career Room
173-
# max: 1
174+
- id: careerroom
175+
label: Career Room
176+
max: 1
174177
- id: community
175178
label: Local Community Groups
176179
max: 2

0 commit comments

Comments
 (0)