Skip to content

Commit b37812a

Browse files
committed
feat(sponsors): adding new sponsors and fixing Semaphore (old URL no longer works)
Signed-off-by: Laura Santamaria <[email protected]>
1 parent 1cb0429 commit b37812a

File tree

4 files changed

+15
-5
lines changed

4 files changed

+15
-5
lines changed

assets/sponsors/r/renaiss.png

21.1 KB
Loading

data/events/2025/austin/main.yml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,14 @@ sponsors:
136136
level: gold
137137
- id: cloudzero
138138
level: gold
139+
- id: semaphoreci
140+
level: gold
141+
- id: dryrun-security
142+
level: startup
143+
- id: autoptic
144+
level: startup
145+
- id: renaiss
146+
level: startup
139147

140148
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
141149

@@ -171,6 +179,6 @@ sponsor_levels:
171179
- id: community
172180
label: Local Community Groups
173181
max: 2
174-
# - id: startup
175-
# label: Startup Alley - Local only
176-
# max: 3
182+
- id: startup
183+
label: Startup Alley - Local only
184+
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)