Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2021-08-04 19:07:36 +0300
committerGitHub <noreply@github.com>2021-08-04 19:07:36 +0300
commit850f201b9004ea34933eb4943ea865043b8ff196 (patch)
treec06ac157b48bb2394ff44b73480952900ffc2555 /page-team.php
parent4b34ceea9cb961c2fe98cdc5bd1acb9976fcaf8f (diff)
Andy scherzinger feature/andy (#1523)
* Adding Andy Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> * remove dimitri Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com> * add photo, fix closing tag Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com> Co-authored-by: Andy Scherzinger <info@andy-scherzinger.de>
Diffstat (limited to 'page-team.php')
-rw-r--r--page-team.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/page-team.php b/page-team.php
index b5a0a524..8b72f305 100644
--- a/page-team.php
+++ b/page-team.php
@@ -79,6 +79,19 @@
</div>
</div>
<div class="col-md-4">
+ <div class="teamp">
+ <img class="img-responsive img-circle teamimg" alt="photo" src="<?php bloginfo('template_directory'); ?>/assets/img/people/andy.jpg" />
+ <h2 class="teamname">Andy Scherzinger</h2>
+ <div class="teammeta">
+ <h3 class="teamtitle">Director Engineering</h3>
+ <h4 class="teamexpertise">Software engineering and delivery</h4>
+ <h4 class="teamlocation">Lives in Frankfurt, Germany</h4>
+ <p class="teamsocial"><a href="https://www.linkedin.com/in/andyscherzinger/"><i class="fa-linkedin fa"></i></a> <a href="https://www.xing.com/profile/Andy_Scherzinger/"><i class="fa-xing fa"></i></a> <a href="https://github.com/AndyScherzinger"><i class="fa-github fa"></i></a> <a href="https://twitter.com/AndyScherzinger"><i class="fa-twitter fa"></i></a></p>
+ </div>
+ <p class="teamdescription">Andy graduated in Applied Business in Computer Science and has more than 15 years of experience in delivering custom software solutions and IT consulting to customers. He worked for companies like msg systems and Capgemini supporting enterprises and startups in various industries like telecommunication, travel, logistics and finance with a focus on building software-systems, -plattforms and -factories.</p>
+ </div>
+ </div>
+ <div class="col-md-4">
<div class="teamp">
<img class="img-responsive img-circle teamimg" alt="photo" src="<?php bloginfo('template_directory'); ?>/assets/img/people/patrick.jpg" />
<h2 class="teamname">Patrick Walther</h2>