Skip to content

Commit d05233a

Browse files
authored
Merge pull request #15211 from edanpiro/feature/add-sponsors
[LIMA-2025] Add sponsors - lima 2025
2 parents 5312cf1 + cebed23 commit d05233a

File tree

11 files changed

+39
-5
lines changed

11 files changed

+39
-5
lines changed

assets/sponsors/a/amber.png

10.7 KB
Loading

assets/sponsors/c/cleverit.png

7.37 KB
Loading
11.1 KB
Loading

assets/sponsors/h/hackemate.png

60.7 KB
Loading

assets/sponsors/s/soaint.png

13.7 KB
Loading

data/events/2025/lima/main.yml

Lines changed: 29 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,35 @@ organizer_email: "[email protected]" # Put your organizer email address here
102102
# List all of your sponsors here along with what level of sponsorship they have.
103103
# Check data/sponsors/ to use sponsors already added by others.
104104
sponsors:
105-
# - id: samplesponsorname
106-
# level: gold
107-
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
108-
# - id: arresteddevops
109-
# level: community
105+
- id: tsoft
106+
level: gold
107+
url: https://www.tsoftglobal.com
108+
- id: amber
109+
level: gold
110+
url: https://amber.pe/
111+
- id: soaint
112+
level: gold
113+
url: https://www.soaint.com
114+
- id: cleverit
115+
level: gold
116+
url: https://www.cleveritgroup.com/es
117+
- id: dynatrace
118+
level: gold
119+
url: https://www.dynatrace.com/
120+
- id: devopsinstitute
121+
level: community
122+
url: https://www.devopsinstitute.com/
123+
- id: hackemate
124+
level: community
125+
url: https://youtube.com/@hackemate
126+
- id: learnk8s
127+
level: community
128+
url: https://learnk8s.io/
129+
- id: datascienceresearchperu
130+
level: community
131+
url: https://www.datascience.pe/
132+
133+
110134

111135
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
112136

data/sponsors/amber.yml

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

data/sponsors/cleverit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "cleverit"
2+
url: "https://www.cleveritgroup.com/"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "datascienceresearchperu"
2+
url: "https://www.datascience.pe/"

data/sponsors/hackemate.yml

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

0 commit comments

Comments
 (0)