Skip to content

Commit 9d23545

Browse files
authored
Merge pull request #15051 from nimbinatus/atx-2apr
[ATX-2025] Add sponsors and remove organizer
2 parents b959dde + 4f8c560 commit 9d23545

File tree

4 files changed

+16
-11
lines changed

4 files changed

+16
-11
lines changed

assets/sponsors/r/renaiss.png

21.1 KB
Loading

data/events/2025/austin/main.yml

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -102,12 +102,6 @@ team_members: # Name is the only required field for team members.
102102
image: "christa.jpg"
103103
linkedin: "https://www.linkedin.com/in/christameck/"
104104
github: "racerchik"
105-
- name: "Shaun Mouton"
106-
twitter: "sdmouton"
107-
github: "moutons"
108-
facebook: "http://tirefi.re/facebook/"
109-
linkedin: "https://www.linkedin.com/in/sdmouton/"
110-
image: "shaun.jpg"
111105
- name: "Laura Santamaria"
112106
bluesky: "https://bsky.app/profile/nimbinatus.bsky.social"
113107
github: "nimbinatus"
@@ -126,6 +120,7 @@ team_members: # Name is the only required field for team members.
126120
twitter: "danzentgraf"
127121
linkedin: "https://www.linkedin.com/in/zentgraf/"
128122
image: "dan.jpg"
123+
role: "Advisory"
129124

130125
organizer_email: "[email protected]" # Put your organizer email address here
131126

@@ -136,6 +131,14 @@ sponsors:
136131
level: gold
137132
- id: cloudzero
138133
level: gold
134+
- id: semaphoreci
135+
level: gold
136+
- id: dryrun-security
137+
level: startup
138+
- id: autoptic
139+
level: startup
140+
- id: renaiss
141+
level: startup
139142

140143
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
141144

@@ -171,6 +174,6 @@ sponsor_levels:
171174
- id: community
172175
label: Local Community Groups
173176
max: 2
174-
# - id: startup
175-
# label: Startup Alley - Local only
176-
# max: 3
177+
- id: startup
178+
label: Startup Alley - Local only
179+
max: 3

data/sponsors/renaiss.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "Renaiss Software"
2+
url: "https://www.renaiss.io/"

data/sponsors/semaphoreci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: "SemaphoreCI"
2-
url: "https://semaphoreci.com"
3-
twitter: "https://twitter.com/semaphoreci"
2+
url: "https://semaphore.io"
3+
twitter: "https://x.com/semaphoreci"

0 commit comments

Comments
 (0)