diff --git a/harp.json b/harp.json index 4855e8f971..f5a48279a2 100644 --- a/harp.json +++ b/harp.json @@ -307,6 +307,15 @@ "type": "Community" }, + "jeffwhelpley": { + "name": "Jeff Whelpley", + "picture": "/resources/images/bios/jeffwhelpley.jpg", + "twitter": "jeffwhelpley", + "website": "https://medium.com/@jeffwhelpley", + "bio": "Chief Architect at GetHuman, panelist on Angular Air, co-organizer of the Boston Angular Meetup, full-stack JavaScript developer, soccer enthusiast and Boston College grad.", + "type": "Community" + }, + "patrickjs": { "name": "Patrick Stapleton", "picture": "/resources/images/bios/patrick-stapleton.jpg", @@ -331,7 +340,7 @@ "bio": "Pascal is a front-end engineer, trainer and Google Developer Expert for Angular with a love for semantic markup and evolving technologies in the open web. He loves contributing to open source and is the creator of the popular angular-translate module. Pascal loves to travel the world and speaks at conferences and meetups. When he's not busy preparing the next workshop or conference talk, you might find him outside with his skateboard.", "type": "Community" }, - + "wardbell": { "name": "Ward Bell", "picture": "/resources/images/bios/wardbell.jpg", diff --git a/public/resources/images/bios/jeffwhelpley.jpg b/public/resources/images/bios/jeffwhelpley.jpg new file mode 100644 index 0000000000..ba056cff47 Binary files /dev/null and b/public/resources/images/bios/jeffwhelpley.jpg differ