Skip to content

Commit 9932917

Browse files
committed
feat(sponsors): add current batch of sponsor updates and note prospectus closed
Signed-off-by: Laura Santamaria <nimbinatus@users.noreply.github.com>
1 parent 05c70ec commit 9932917

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

content/events/2026-austin/sponsor.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@ On average across the past 10 years, we sell out our venue and have between 270-
5757
<tbody>
5858
<tr>
5959
<td>Number remaining</td>
60-
<td>10</td>
61-
<td>2</td>
60+
<td>9</td>
6261
<td>2</td>
6362
<td>1</td>
6463
<td>1</td>
64+
<td>SOLD OUT</td>
6565
<td>1</td>
6666
<td>6</td>
67-
<td>2</td>
67+
<td>1</td>
6868
<td>Details provided via email</td>
6969
</tr>
7070
<tr>

data/events/2026/austin/main.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ event_social_youtube: "DevOpsAustin"
4646
# event_twitter: "" # This will create a traditional "Follow" twitter button. Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp.
4747

4848
nav_elements: # List of pages you want to show up in the navigation of your page.
49-
- name: propose
49+
# - name: propose
5050
- name: location
5151
- name: register
5252
url: https://tickets.devopsdays.org/devopsdays-austin/2026/
@@ -136,10 +136,20 @@ 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: launch-darkly
140+
level: gold
139141
- id: harness
140142
level: happyhour
143+
- id: texasmutual
144+
level: coffee
141145
- id: newiron
142146
level: careerroom
147+
# - id: dryrun-security
148+
# level: startup
149+
# - id: autoptic
150+
# level: startup
151+
# - id: ops0
152+
# level: startup
143153
- id: texas-state-university
144154
level: community
145155

0 commit comments

Comments
 (0)