Skip to content

Commit 264f303

Browse files
committed
dod-fsa-2025: Add event sponsors
1 parent 90948fc commit 264f303

File tree

7 files changed

+13
-6
lines changed

7 files changed

+13
-6
lines changed

assets/sponsors/a/areopagus.png

25.3 KB
Loading

assets/sponsors/c/cloudx.png

65.6 KB
Loading

assets/sponsors/u/unexedu.png

146 KB
Loading

data/events/2025/feira-de-santana/main.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,13 @@ organizer_email: "[email protected]" # Put your organizer email ad
8686

8787
# List all of your sponsors here along with what level of sponsorship they have.
8888
# Check data/sponsors/ to use sponsors already added by others.
89-
# sponsors:
90-
# - id: samplesponsorname
91-
# level: gold
92-
# # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
93-
# - id: arresteddevops
94-
# level: community
89+
sponsors:
90+
- id: areopagus
91+
level: gold
92+
- id: unexedu
93+
level: silver
94+
- id: cloudx
95+
level: bronze
9596

9697
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
9798

data/sponsors/areopagus.yml

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

data/sponsors/cloudx.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "Cloudx"
2+
url: "https://cloudx.com.br/"

data/sponsors/unexedu.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "Unex"
2+
url: "https://unex.edu.br/"

0 commit comments

Comments
 (0)