Skip to content

Commit 8cf2437

Browse files
authored
Add Jonathan to team page (#87)
* add JHB to team page * update README instructions
1 parent 4384d5d commit 8cf2437

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ The Chaincode website is built using Jeykll.
77
You'll need [Ruby & Jekyll](https://jekyllrb.com/docs/installation/) to run the site locally. Once they're setup:
88

99
* Clone the repository and go into the directory
10+
* (Optional) Run `bundle config set --local path 'vendor/bundle'`
1011
* Run `bundle install`
1112
* Run `make preview`
12-
* Go to http://localhost:4000
13+
* Go to <http://localhost:4000>

_data/team.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,13 @@
6464
link: https://twitter.com/nadav_kohen
6565
image: assets/images/nadav.jpeg
6666
alt: Picture of Nadav Kohen
67+
- name: Jonathan Harvey-Buschel
68+
title: Engineer
69+
description: Jonathan discovered Bitcoin in 2014, and initially worked on protocol modifications for bandwidth-constrained environments, such as satellite links and mobile mesh networks. He previously worked at Lightning Labs, focused on the early development of the Taproot Assets protocol. Jonathan is now working on improving the P2P layer of the Lightning Network.
70+
social: "@jonhbit"
71+
link: https://twitter.com/jonhbit
72+
image: assets/images/jharveyb.jpg
73+
alt: Picture of Jonathan Harvey-Buschel
6774
- name: Gurwinder Sahota
6875
title: Operations Associate
6976
description: Passionate about creating safe and welcoming work and learning environments, Gurwinder is committed to supporting, streamlining, and optimizing Chaincode Labs' educational initiatives and operational objectives. She enjoys creating inclusive spaces where everyone feels comfortable and appreciated. Previously, Gurwinder worked as an Assistant Site Director at a local educational non-profit organization. In her free time, Gurwinder enjoys weightlifting, rollerblading, and hiking.

assets/images/jharveyb.jpg

501 KB
Loading

0 commit comments

Comments
 (0)