From 6fb3c8dd5b94fa2ac30bff65b7391c5a7ebffb75 Mon Sep 17 00:00:00 2001 From: John Papa Date: Fri, 16 Oct 2015 17:13:18 -0400 Subject: [PATCH] bio --- harp.json | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/harp.json b/harp.json index edb605ff9a..4855e8f971 100644 --- a/harp.json +++ b/harp.json @@ -333,10 +333,18 @@ }, "wardbell": { - "name": "Ward Bell", - "picture": "/resources/images/bios/wardbell.jpg", - "website": "https://github.com/wardbell", - "bio": "Ward is an all-around developer with JavaScript, node, and .net chops. He's a frequent conference speaker and podcaster, trainer, Google Developer Expert for Angular, Microsoft MVP, and PluralSight author. He is also president of IdeaBlade, an enterprise software consulting firm and the makers of breeze.js. He would like to get more sleep and spend more time in the mountains.", + "name": "Ward Bell", + "picture": "/resources/images/bios/wardbell.jpg", + "website": "https://github.com/wardbell", + "bio": "Ward is an all-around developer with JavaScript, node, and .net chops. He's a frequent conference speaker and podcaster, trainer, Google Developer Expert for Angular, Microsoft MVP, and PluralSight author. He is also president of IdeaBlade, an enterprise software consulting firm and the makers of breeze.js. He would like to get more sleep and spend more time in the mountains.", + "type": "Community" + }, + "johnpapa": { + "name": "John Papa", + "picture": "/resources/images/bios/john-papa.jpg", + "twitter": "john_papa", + "website": "https://github.com/johnpapa", + "bio": "John is a Google Developer Expert, Microsoft Regional Director and MVP, frequent author of courses for Pluralsight, a former technology Evangelist for Microsoft front end teams, and author of the popular Angular Style Guide. He can often be found speaking around the world at keynotes and sessions for many conferences. You can always find John at johnpapa.net or on twitter at @john_papa.", "type": "Community" }