mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
draft bio
This commit is contained in:
parent
280dfc77cd
commit
682aedf494
3 changed files with 13 additions and 2 deletions
11
content/bio/brannon-king.md
Normal file
11
content/bio/brannon-king.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
name: Brannon King
|
||||
role: Senior Blockchain Engineer
|
||||
email: brannon@lbry.com
|
||||
---
|
||||
|
||||
Brannon King merges talent, precision, and prudence with even more talent, precision, and prudence.
|
||||
|
||||
Prior to becoming a blockchain engineer, Brannon developed autonomous driving software, primarily in C++.
|
||||
|
||||
Brannon is father of five, excluding others on the LBRY team.
|
|
@ -25,7 +25,7 @@
|
|||
<h2>Technical</h2>
|
||||
</div>
|
||||
|
||||
<?php foreach (['jack-robison', 'lex-berezhny', 'akinwale-ariwodola', 'antoniyshumanov', 'andrey', 'sean-yesmunt', 'niko-storni', 'mark-beamer'] as $bioSlug): ?>
|
||||
<?php foreach (['lex-berezhny', 'brannon-king', 'jack-robison', 'akinwale-ariwodola', 'antoniyshumanov', 'andrey', 'sean-yesmunt', 'niko-storni', 'mark-beamer'] as $bioSlug): ?>
|
||||
<?php echo View::render('content/_bio', ['person' => $bioSlug]) ?>
|
||||
<?php endforeach ?>
|
||||
</section>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 58d40e645d63565a6489302c738f4ae742970a1c
|
||||
Subproject commit 996d983c55958e2b1f7231d6241334330c97f265
|
Loading…
Add table
Reference in a new issue