Skip to content

Commit 9e465b1

Browse files
committed
Add new senior contributors #122
1 parent c059407 commit 9e465b1

File tree

4 files changed

+32
-4
lines changed

4 files changed

+32
-4
lines changed

war/img/biopics/david.png

54.7 KB
Loading

war/img/biopics/ramin.jpeg

28.4 KB
Loading

war/img/biopics/vahid.jpeg

38 KB
Loading

war/people.html

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -324,9 +324,6 @@
324324
}, {
325325
name: "Vanessa Adelmann",
326326
url: "https://github.com/vraow"
327-
}, {
328-
name: "Vahid Ghayoomi",
329-
url: "https://github.com/VahidGh"
330327
}, {
331328
name: "Viktor Sip",
332329
url: "https://github.com/sipv"
@@ -691,7 +688,38 @@ <h2>Chee Wai Lee</h2>
691688
</a>
692689
</p>
693690
</div>
694-
</div>
691+
</div>
692+
<div class="row-fluid ">
693+
<div class="span3 text-center people-card">
694+
<img class=" img-rounded img-responsive img-center" src="img/biopics/ramin.jpeg" alt="">
695+
<h2>Ramin Hasani</h2>
696+
<p>
697+
<a href="https://github.com/raminmh" class="no-a-effect" target="_blank">
698+
<i class="fa fa-github-square fa-2x social" aria-hidden="true"></i>
699+
</a>
700+
</p>
701+
</div>
702+
<div class="span3 text-center people-card">
703+
<img class=" img-rounded img-responsive img-center" src="img/biopics/david.png" alt="">
704+
<h2>David Lung</h2>
705+
<p>
706+
<a href="https://github.com/lungd" class="no-a-effect" target="_blank">
707+
<i class="fa fa-github-square fa-2x social" aria-hidden="true"></i>
708+
</a>
709+
</p>
710+
</div>
711+
<div class="span3 text-center people-card">
712+
<img class=" img-rounded img-responsive img-center" src="img/biopics/vahid.jpeg" alt="">
713+
<h2>Vahid Ghayoomi</h2>
714+
<p>
715+
<a href="https://github.com/VahidGh" class="no-a-effect" target="_blank">
716+
<i class="fa fa-github-square fa-2x social" aria-hidden="true"></i>
717+
</a>
718+
</p>
719+
</div>
720+
<div class="span3 text-center people-card">
721+
</div>
722+
</div>
695723

696724
</div>
697725
<!--Senior Contributor section ends here -->

0 commit comments

Comments
 (0)