forked from idempiere/idempiere
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCredits.html
195 lines (177 loc) · 6.23 KB
/
Credits.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
</head>
<html>
<body>
<div class="container-fluid">
<h5 class="text-center" style="color: #2e6c80;">Founders and Core Maintainers:</h5>
<div class="row align-items-center">
<h6 class="col-6 text-center">
<a target="_blank" href="https://www.idempiere.org/founders/#carlos-founder">Carlos Ruiz</a>
</h6>
<h6 class="col-6 text-center">
<a target="_blank" href="https://www.idempiere.org/founders/#hengsin-founder">Heng Sin Low</a>
</h6>
</div>
<hr>
<h5 class="text-center" style="color: #2e6c80;">Organizations</h5>
<div class="row align-items-center">
<style>
.img-standard-size {
max-width: 100%;
max-height: 60px;
object-fit: contain; /* Ensures the image fits within the defined size without distortion */
}
</style>
<a class="text-center col-4 mt-3" target="_blank" href="https://www.trekglobal.com/">
<img class="img-standard-size" src="https://www.trekglobal.com/wp-content/uploads/main-logo.png"
alt="Trek Global">
</a>
<a class="text-center col-4 mt-3" target="_blank" href="https://www.bx-service.com/">
<img class="img-standard-size" src="https://www.bx-service.com/wp-content/uploads/2021/07/bxs.png"
alt="BX Service GmbH">
</a>
<a class="text-center col-4 mt-3" target="_blank" href="https://www.globalqss.com/">
<img class="img-standard-size"
src="https://www.globalqss.com/portal/templates/company/images/qss_vertical.jpg"
alt="GlobalQSS - Quality Systems & Solutions">
</a>
<a class="text-center col-4 mt-3" target="_blank" href="https://www.adaxa.com/">
<img class="img-standard-size"
src="https://www.adaxa.com/wp-content/uploads/2015/07/cropped-download-1.png"
alt="Adaxa Open Source ERP">
</a>
<a class="text-center col-4 mt-3" target="_blank" href="https://www.cloudempiere.com/">
<img class="img-standard-size"
src="https://idempiere.org/wp-content/uploads/2024/11/logo-horizontal-dark-1024x201.png"
alt="cloudempiere">
</a>
<a class="text-center col-4 mt-3" target="_blank" href="https://www.chuckboecking.com/">
<img class="img-standard-size"
src="https://erp-academy.chuckboecking.com/wp-content/uploads/2020/12/website-Logo-with-passion-vertical.png"
alt="iDempiere Training Open Source ERP Chuck Boecking">
</a>
<a class="text-center col-4 mt-3" target="_blank" href="https://logilite.com/">
<img class="img-standard-size" src="https://logilite.com/wp-content/uploads/2013/02/logo.png"
alt="Logilite Technologies">
</a>
<a class="text-center col-4 mt-3" target="_blank" href="https://devcoffee.com.br">
<img class="img-standard-size"
src="https://devcoffee.com.br/wp-content/uploads/elementor/thumbs/novo-logo-devcoffee-o8ate5m7i0ja6ymm9p6hsrfjf40pbfd8kf55nglyww.png"
alt="devCoffee">
</a>
<a class="text-center col-4 mt-3" target="_blank" href="https://www.oss-erp.co.jp/en/jpiere/">
<img class="img-standard-size" src="https://wiki.idempiere.org/w-en/images/5/5e/JPiere-yoko_small.png"
alt="JPiere Japan+iDempiere">
</a>
<a class="text-center col-4 mt-3" target="_blank" href="https://palich.ru/">
<img class="img-standard-size"
src="https://www.idempiere.org/wp-content/uploads/2021/05/Palich_Logo_200x200px-01.png"
alt="U Palicha">
</a>
<a class="text-center col-4 mt-3" target="_blank" href="https://www.tgi.fr/">
<img class="img-standard-size" src="https://www.tgi.fr/wp-content/uploads/2022/07/Logo-final-TGI-2022-1536x704.png"
alt="TGI – Techniques Gestion Informatique">
</a>
<a class="text-center col-4 mt-3" target="_blank" href="https://www.zuelligindustrial.com/">
<img class="img-standard-size" src="https://www.zuelligindustrial.com/images/Zuellig_Industrial_logo.jpg"
alt="Zuellig Industrial">
</a>
</div>
<hr>
<h5 class="text-center" style="color: #2e6c80;">Major Contributors</h5>
<div class="table-responsive">
<table class="table">
<tbody>
<tr>
<td>Chuck Boecking</td>
<td>Deepak Pansheriya</td>
<td>Diego Ruiz</td>
</tr>
<tr>
<td>Eugene Barg</td>
<td>Gaurav Sontakke</td>
<td>Hiep Le Quy</td>
</tr>
<tr>
<td>Hideaki Hagiwara</td>
<td>Joel Stangeland</td>
<td>Michael Powacht</td>
</tr>
<tr>
<td>Murilo H Torquato</td>
<td>Nicolas Micoud</td>
<td>Norbert Bede</td>
</tr>
<tr>
<td>Steven Sackett</td>
<td>Thomas Bayen</td>
<td>Zuhri Utama</td>
</tr>
</tbody>
</table>
</div>
<hr>
<h5 class="text-center" style="color: #2e6c80;">Contributors, Heroes and Nominees 2024</h5>
<div class="table-responsive">
<table class="table">
<tbody>
<tr>
<td>Adam Sawtell</td>
<td>Alan Lescano</td>
<td>Alain Ranvier</td>
</tr>
<tr>
<td>Anozi Mada</td>
<td>Bret Stern</td>
<td>Dirk Niemeyer</td>
</tr>
<tr>
<td>Elaine Tan</td>
<td>Frank Wolff</td>
<td>Henry Manas</td>
</tr>
<tr>
<td>Igor Pojzl</td>
<td>Jasper Siepkes</td>
<td>Jaurès FOUTE KUETE</td>
</tr>
<tr>
<td>Jefferson Dalfre</td>
<td>Jesus Castillo</td>
<td>Jose Leite</td>
</tr>
<tr>
<td>Layda Salas</td>
<td>Marco Longo</td>
<td>Marcos Gabriel de Oliveira Favaretto</td>
</tr>
<tr>
<td>Matheus Marcelino</td>
<td>Orlando Curieles</td>
<td>Peter Shepetko</td>
</tr>
<tr>
<td>Peter Takacs</td>
<td>Ray Lee</td>
<td>Sergey Polyarus</td>
</tr>
<tr>
<td>Smirnova Anna ilinichna</td>
<td>Vanessa Castro</td>
<td>Vitor Henrique Dos Santos</td>
</tr>
</tbody>
</table>
</div>
<hr>
<strong><i>Do you want to be included in this list? <a target="_blank"
href="https://www.idempiere.org/makeidempiere/">Get involved</a> in the project and get listed in
the next version!</i></strong>
</div>
</body>
</html>