Skip to content

Commit 7c9abeb

Browse files
committed
add Agustín Bergé to the team
1 parent a820e38 commit 7c9abeb

3 files changed

Lines changed: 26 additions & 0 deletions

File tree

images/people/agustin.jpg

39.6 KB
Loading

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,20 @@ <h5 class='text-xs card-subtitle'>Staff Engineer</h5>
393393
</span>
394394
</a>
395395
</div>
396+
<div class='col-third'>
397+
<a class='card' href='{{ site.baseurl }}/people/agustin'>
398+
<div class='card-img-wrapper'>
399+
<img class='card-img' src='{{ site.baseurl }}/images/people/agustin.jpg' alt='Agustín Bergé'>
400+
</div>
401+
<span class='card-text'>
402+
<h4 class='text-m card-title'>
403+
<center>
404+
Agustín Bergé<center>
405+
</h4>
406+
<h5 class='text-xs card-subtitle'>Staff Engineer</h5>
407+
</span>
408+
</a>
409+
</div>
396410

397411
</section>
398412

people/agustin.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: team
3+
nav-class: dark
4+
member-name: Agustín Bergé
5+
id: agustin
6+
title: Agustín Bergé | The C++ Alliance
7+
position: Staff Engineer
8+
github: https://github.com/agustinberge
9+
linkedin: http://www.linkedin.com/in/bergeagustin
10+
image: /images/people/agustin.jpg
11+
---
12+
<p>Agustín has been doing C++ development since the early 2000, but his C++ game leveled up circa 2005 when he met Boost. He has been a member of the C++ standardization committee since 2014, and has contributed to numerous open source C++ projects, most notably Boost and HPX</p>

0 commit comments

Comments
 (0)