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>2022-01-12 17:21:25 +0300
committerGitHub <noreply@github.com>2022-01-12 17:21:25 +0300
commitd9087928e911594e0ec44b3798b6673c43f72417 (patch)
treecc92bc3d9e7df66df9cedb0455961840aec31932
parent1fa5f3e75dd253b176d3c2670bc27bc42b713d6d (diff)
add Vitor (#1596)
* add Vitor Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com> * Update page-team.php Co-authored-by: Vitor Mattos <vitor@php.rio> Co-authored-by: Vitor Mattos <vitor@php.rio>
-rw-r--r--page-team.php15
1 files changed, 14 insertions, 1 deletions
diff --git a/page-team.php b/page-team.php
index 0a999a4c..444122b0 100644
--- a/page-team.php
+++ b/page-team.php
@@ -340,7 +340,7 @@
<p class="teamdescription">Mikaela has a masters in Global Business from Canada and much experience in marketing in the IT sector.</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/mariusq.jpg" />
@@ -977,5 +977,18 @@
<p class="teamdescription">Vincent is a full-stack software engineer with many years of experience in the open-source space. He's well-known for quickly finding bugs in various systems and his ability to debug deeply in unknown territories and also write extensive bug reports. He's now working in the Nextcloud server team using Vue.js, PHP and other technologies.</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/person.jpg" />
+ <h2 class="teamname">Vitor Mattos</h2>
+ <div class="teammeta">
+ <h3 class="teamtitle">Software Engineer</h3>
+ <h4 class="teamexpertise">Talk, backend</h4>
+ <h4 class="teamlocation">Lives in Rio de Janeiro, Brazil</h4>
+ <p class="teamsocial"><a href="https://github.com/vitormattos"><i class="fa-github fa"></i></a> <a href="https://twitter.com/vitormattosrj"><i class="fa-twitter fa"></i></a> <a href="http://slides.com/vitormattos"><i class="fa-rss fa"></i></a> <a href="https://www.linkedin.com/in/vitormattos/"><i class="fa-linkedin fa"></i></a></p>
+ </div>
+ <p class="teamdescription">Vitor is a Zend Certified Engineer working with PHP, Linux and FLOSS solutions for over 15 years, a great supporter of Free and Open Source Software, privacy activist and PHP fan. He loves to give talks and share knowledge with everyone.</p>
+ </div>
+ </div>
</div>
</section>