2020-12-17 02:39:21 +07:00
<!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 >
2020-12-15 21:54:51 +07:00
< html >
< body >
2020-12-17 02:39:21 +07:00
< div class = "container-fluid" >
< h2 class = "text-center" style = "color: #2e6c80;" > Founders and Core Maintainers:< / h2 >
< div class = "row align-items-center" >
< h4 class = "col-12 col-sm-6 text-center" >
< a target = "_blank" href = "http://wiki.idempiere.org/en/User:CarlosRuiz" > Carlos Ruiz< / a >
< / h4 >
< h4 class = "col-12 col-sm-6 text-center" >
< a target = "_blank" href = "http://www.adempiere.com/User:Hengsin" > Heng Sin Low< / a >
< / h4 >
< / div >
< hr >
< h2 class = "text-center" style = "color: #2e6c80;" > Organizations< / h2 >
< div class = "row align-items-center" >
< a class = "text-center col-6 col-md-4" target = "_blank" href = "http://www.trekglobal.com/" >
< img style = "max-width: 100%;" src = "https://www.trekglobal.com/wp-content/uploads/main-logo.png" alt = "Trek Global" >
< / a >
< a class = "text-center col-6 col-md-4" target = "_blank" href = "https://www.bx-service.com/" >
< img style = "max-width: 100%;" src = "https://www.bx-service.com/wp-content/uploads/2020/12/BXnonSquare.jpg" alt = "BX Service GmbH" >
< / a >
< a class = "text-center col-6 col-md-4" target = "_blank" href = "http://www.globalqss.com/" >
< img style = "max-width: 100%;" src = "https://www.globalqss.com/portal/templates/company/images/logo.png" alt = "GlobalQSS - Quality Systems & Solutions" >
< / a >
< a class = "text-center col-6 col-md-4" target = "_blank" href = "http://www.adaxa.com/" >
< img style = "max-width: 100%;" 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-6 col-md-4" target = "_blank" href = "https://www.cloudempiere.com/" >
< img style = "max-width: 100%;" src = "https://www.cloudempiere.com/../../../assets/img/cloudempiere-logo-dark.svg" alt = "cloudempiere" >
< / a >
< a class = "text-center col-6 col-md-4" target = "_blank" href = "https://www.chuckboecking.com/" >
< img style = "max-width: 100%;" src = "https://www.chuckboecking.com/wp-content/uploads/2014/10/website-Logo-with-passion1.png" alt = "iDempiere Training Open Source ERP Chuck Boecking" >
< / a >
< / div >
< hr >
< h2 class = "text-center" style = "color: #2e6c80;" > Major Contributors< / h2 >
< div class = "table-responsive" >
< table class = "table" >
< tbody >
< tr >
< td > Diego Ruiz< / td >
< td > Hiep Le Quy< / td >
< td > Chuck Boecking< / td >
< / tr >
< tr >
< td > Eugene Barg< / td >
< td > Joel Stangeland< / td >
< td > Steven Sackett< / td >
< / tr >
< tr >
< td > Alain Ranvier< / td >
< td > Thomas Bayen< / td >
< td > Deepak Pansheriya< / td >
< / tr >
< tr >
< td > Michael Powatch< / td >
< td > Hideaki Hagiwara< / td >
< td > Nicolas Micoud< / td >
< / tr >
< tr >
< td > Norbert Bede< / td >
< td > Murilo H Torquato< / td >
< td > Vanessa Castro< / td >
< / tr >
< / tbody >
< / table >
< / div >
< hr >
< h2 class = "text-center" style = "color: #2e6c80;" > Contributors and Heroes Nominees 2020< / h2 >
< div class = "table-responsive" >
< table class = "table" >
< tbody >
< tr >
< td > Andreas Sumerauer< / td >
< td > Andres Lopez< / td >
< td > Elaine Tan< / td >
< / tr >
< tr >
< td > Igor Pojzl< / td >
< td > Ken Longnan< / td >
< td > Martin Schö nbeck< / td >
< / tr >
< tr >
< td > Mohamed Dernoun< / td >
< td > Nikita Polkovnikov< / td >
< td > Orlando Curieles< / td >
< / tr >
< tr >
< td > Patric Massing< / td >
< td > Ricardo Santana< / td >
< td > Saul Piñ a< / td >
< / tr >
< tr >
< td > Sergey Polyarus< / td >
< td > Yogan Naidoo< / 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 >
2020-12-15 21:54:51 +07:00
< / body >
2020-12-17 02:39:21 +07:00
< / html >