Skip to content

Commit a820e38

Browse files
julioestlouistatta
authored andcommitted
add Mungo Gill to the team section
1 parent e2c0aa0 commit a820e38

3 files changed

Lines changed: 28 additions & 0 deletions

File tree

images/people/mungo.jpg

56.4 KB
Loading

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,20 @@ <h5 class='text-xs card-subtitle'>Staff Engineer</h5>
379379
</span>
380380
</a>
381381
</div>
382+
<div class='col-third'>
383+
<a class='card' href='{{ site.baseurl }}/people/mungo'>
384+
<div class='card-img-wrapper'>
385+
<img class='card-img' src='{{ site.baseurl }}/images/people/mungo.jpg' alt='Mungo Gill'>
386+
</div>
387+
<span class='card-text'>
388+
<h4 class='text-m card-title'>
389+
<center>
390+
Mungo Gill<center>
391+
</h4>
392+
<h5 class='text-xs card-subtitle'>Staff Engineer</h5>
393+
</span>
394+
</a>
395+
</div>
382396

383397
</section>
384398

people/mungo.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: team
3+
nav-class: dark
4+
member-name: Mungo Gill
5+
id: mungo
6+
title: Mungo Gill | The C++ Alliance
7+
position: Staff Engineer
8+
github: https://github.com/MungoG
9+
linkedin: http://www.linkedin.com/in/mungogill
10+
image: /images/people/mungo.jpg
11+
---
12+
<p>After studying Mathematics at Cambridge University, I have been programming for over 20 years, mostly in the trading/financial sector. My career has encompassed various languages but mostly C++, which is my preferred language for its performance and flexibility. Since 2021 I have been an active participant on the C++ Standardisation Committee (WG21), representing the Irish national body.</p>
13+
14+
<p>When not programming, I enjoy walking my dogs through the countryside around my home in rural Ireland.</p>

0 commit comments

Comments
 (0)