mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-30 17:01:25 +00:00
Update team.php
This commit is contained in:
parent
4b0d46f892
commit
8b31c7c00b
1 changed files with 1 additions and 2 deletions
|
@ -24,14 +24,13 @@
|
|||
<?php endforeach ?>
|
||||
<h2>Technical</h2>
|
||||
<?php foreach ([ 'kay-kurokawa', 'jack-robison', 'lex-berezhny',
|
||||
'akinwale-ariwodola', 'sean-yesmunt', 'liam-cardenas', 'bill-bittner', 'amit-tulshyan', 'igor-gassmann'] as $bioSlug): ?>
|
||||
'akinwale-ariwodola', 'sean-yesmunt', 'bill-bittner', 'amit-tulshyan', 'mark-beamer'] as $bioSlug): ?>
|
||||
<div class="spacer2">
|
||||
<?php echo View::render('content/_bio', ['person' => $bioSlug]) ?>
|
||||
</div>
|
||||
<?php endforeach ?>
|
||||
<h2>Business</h2>
|
||||
<?php foreach (['josh-finer',
|
||||
'natalie-mitchell',
|
||||
'reilly-smith',
|
||||
'tom-zarebczan',
|
||||
'brinck-slattery',
|
||||
|
|
Loading…
Add table
Reference in a new issue