File tree Expand file tree Collapse file tree 11 files changed +39
-5
lines changed Expand file tree Collapse file tree 11 files changed +39
-5
lines changed Original file line number Diff line number Diff line change @@ -102,11 +102,35 @@ organizer_email: "
[email protected] " # Put your organizer email address here
102
102
# List all of your sponsors here along with what level of sponsorship they have.
103
103
# Check data/sponsors/ to use sponsors already added by others.
104
104
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
+
110
134
111
135
sponsors_accepted : " yes" # Whether you want "Become a XXX Sponsor!" link
112
136
Original file line number Diff line number Diff line change
1
+ name : " amber"
2
+ url : " https://amber.pe/"
Original file line number Diff line number Diff line change
1
+ name : " cleverit"
2
+ url : " https://www.cleveritgroup.com/"
Original file line number Diff line number Diff line change
1
+ name : " datascienceresearchperu"
2
+ url : " https://www.datascience.pe/"
Original file line number Diff line number Diff line change
1
+ name : " hackemate"
2
+ url : " https://youtube.com/@hackemate"
You can’t perform that action at this time.
0 commit comments