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:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-07-28 18:50:58 +0300
committerGitHub <noreply@github.com>2021-07-28 18:50:58 +0300
commite0864566069678efeebfd8e68b702a30633d3499 (patch)
treed70b79da6c0b714560c360d2e4a34fff4736c2bc /page-team.php
parent893d52eb387aadcdf828769fa29a988ce58fc200 (diff)
Update page-team.php (#1515)
Diffstat (limited to 'page-team.php')
-rw-r--r--page-team.php26
1 files changed, 13 insertions, 13 deletions
diff --git a/page-team.php b/page-team.php
index c646fdfa..78fde45c 100644
--- a/page-team.php
+++ b/page-team.php
@@ -352,6 +352,19 @@
<div class="row">
<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/barth.jpg" />
+ <h2 class="teamname">Barthélémy Briand</h2>
+ <div class="teammeta">
+ <h3 class="teamtitle">Server lead</h3>
+ <h4 class="teamexpertise">Server, contacts, front-end and accessibility</h4>
+ <h4 class="teamlocation">Lives in France</h4>
+ <p class="teamsocial"></p>
+ </div>
+ <p class="teamdescription">Barthélémy is a software engineer specialized in front-end development. He cares about simplicity and ease of use and likes to create a smooth user experience for everyone. He has been part of the contacts and design team since 2016.</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/christoph.jpg" />
<h2 class="teamname">Christoph Wurst</h2>
<div class="teammeta">
@@ -467,19 +480,6 @@
<p class="teamdescription">Arthur Schiwon has been working on the Nextcloud code base since 2010, developing state of the art user management and directory support. Before he has been SEO project manager at construktiv and was active in the Kubuntu community, still being a Free and Open Source Software enthusiast and privacy activist.</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/barth.jpg" />
- <h2 class="teamname">Barthélémy Briand</h2>
- <div class="teammeta">
- <h3 class="teamtitle">Software Engineer</h3>
- <h4 class="teamexpertise">Server, contacts, front-end and accessibility</h4>
- <h4 class="teamlocation">Lives in France</h4>
- <p class="teamsocial"></p>
- </div>
- <p class="teamdescription">Barthélémy is a software engineer specialized in front-end development. He cares about simplicity and ease of use and likes to create a smooth user experience for everyone. He has been part of the contacts and design team since 2016.</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/brian.jpg" />