diff --git a/content/bio/eliza-zheng.md b/content/bio/eliza-zheng.md new file mode 100644 index 00000000..190a46d0 --- /dev/null +++ b/content/bio/eliza-zheng.md @@ -0,0 +1,7 @@ +--- +name: Eliza Zheng +role: Community Coordinator +email: eliza.zheng@odysee.com +--- + +Coming soon \ No newline at end of file diff --git a/content/bio/jessop-breth.md b/content/bio/jessop-breth.md new file mode 100644 index 00000000..8e5e3ae0 --- /dev/null +++ b/content/bio/jessop-breth.md @@ -0,0 +1,9 @@ +--- +name: Jessop Breth +role: App Engineer +email: jessop@lbry.com +twitter: giuseppe_aaron +github: jessopb +--- + +Coming soon \ No newline at end of file diff --git a/content/bio/kp.md b/content/bio/kp.md new file mode 100644 index 00000000..d3ed7d6e --- /dev/null +++ b/content/bio/kp.md @@ -0,0 +1,7 @@ +--- +name: KP +role: Mobile Engineer +github: infinite-persistence +--- + +Coming soon \ No newline at end of file diff --git a/content/bio/sean-yesmunt.md b/content/bio/sean-yesmunt.md index 10e0eaaa..5eb69a05 100644 --- a/content/bio/sean-yesmunt.md +++ b/content/bio/sean-yesmunt.md @@ -3,7 +3,7 @@ name: Sean Yesmunt role: App Engineer email: sean@lbry.com twitter: seanyesmunt -github: seanyesmunt +github: neb-b --- Sean is an app engineer focused on user experience, which means he spends his time making the LBRY app easier to use. Sean was part way through an Aerospace Engineering degree at Penn State, when he decided he didn’t want to end up working on rockets for the government. diff --git a/content/bio/tom-zarebczan.md b/content/bio/tom-zarebczan.md index 41a48aaf..fffad7f9 100644 --- a/content/bio/tom-zarebczan.md +++ b/content/bio/tom-zarebczan.md @@ -1,6 +1,6 @@ --- name: Tom Zarebczan -role: Community Support and Engagement +role: Community Support & Engagement email: tom@lbry.com twitter: TomZarebczan github : tzarebczan diff --git a/content/bio/victor-shyba.md b/content/bio/victor-shyba.md new file mode 100644 index 00000000..44785211 --- /dev/null +++ b/content/bio/victor-shyba.md @@ -0,0 +1,7 @@ +--- +name: Victor Shyba +role: Protocol Engineer +github: shyba +--- + +Coming soon \ No newline at end of file diff --git a/view/template/page/team.php b/view/template/page/team.php index da49ce79..873143e6 100644 --- a/view/template/page/team.php +++ b/view/template/page/team.php @@ -11,11 +11,12 @@ ['jeremy-kauffman', 'alex-grintsvayg'], - "Technical" => ['lex-berezhny', 'brannon-king', 'jack-robison', 'akinwale-ariwodola', - 'andrey-beletsky', 'niko-storni', 'mark-beamer', 'roy-lee', 'johnny-nelson'], - "Growth" => ['julian-chandra', 'drew-hancock'], - "Business" => ['josh-finer', 'tom-zarebczan'], + "Leadership" => ['jeremy-kauffman', 'alex-grintsvayg', 'josh-finer'], + "Tech" => ['lex-berezhny', 'jack-robison', 'victor-shyba', 'brannon-king', 'roy-lee', + 'akinwale-ariwodola', 'kp', 'jessop-breth', + 'andrey-beletsky', 'mark-beamer', 'niko-storni', + 'johnny-nelson'], + "Growth" => ['julian-chandra', 'tom-zarebczan', 'eliza-zheng', 'drew-hancock'], "Advisory Team" => ['alex-tabarrok', 'ray-carballada', 'stephan-kinsella', 'michael-huemer'], ] ?> diff --git a/web/img/bio/alex-grintsvayg.jpg b/web/img/bio/alex-grintsvayg.jpg index 7b2ba5c2..e6a169cd 100644 Binary files a/web/img/bio/alex-grintsvayg.jpg and b/web/img/bio/alex-grintsvayg.jpg differ diff --git a/web/img/bio/eliza-zheng.jpg b/web/img/bio/eliza-zheng.jpg new file mode 100644 index 00000000..738fce03 Binary files /dev/null and b/web/img/bio/eliza-zheng.jpg differ diff --git a/web/img/bio/jessop-breth.jpg b/web/img/bio/jessop-breth.jpg new file mode 100644 index 00000000..879c2da8 Binary files /dev/null and b/web/img/bio/jessop-breth.jpg differ diff --git a/web/img/bio/kp.jpg b/web/img/bio/kp.jpg new file mode 100644 index 00000000..cd4c79dd Binary files /dev/null and b/web/img/bio/kp.jpg differ diff --git a/web/img/bio/victor-shyba.jpg b/web/img/bio/victor-shyba.jpg new file mode 100644 index 00000000..7d1b30f8 Binary files /dev/null and b/web/img/bio/victor-shyba.jpg differ