diff --git a/harp.json b/harp.json index 5946e48cbb..edb605ff9a 100644 --- a/harp.json +++ b/harp.json @@ -294,7 +294,7 @@ "name": "Elad Bezalel", "picture": "/resources/images/bios/eladbezalel.jpg", "website": "https://github.com/EladBezalel", - "bio": "Elad is a fullstack developer with a very storng love for design. Since 8 years old, he's been designing in Photoshop and later on fell in love with programing. This strong bond between design and computer programming gave birth to a new kind of love. And he is currently doing the combination of both, as a core member of the ngMateial project.", + "bio": "Elad is a fullstack developer with a very storng love for design. Since 8 years old, he's been designing in Photoshop and later on fell in love with programing. This strong bond between design and computer programming gave birth to a new kind of love. And he is currently doing the combination of both, as a core member of the ngMaterial project.", "type": "Community" }, @@ -330,6 +330,14 @@ "website": "https://github.com/PascalPrecht", "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", + "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" } } diff --git a/public/resources/images/bios/wardbell.jpg b/public/resources/images/bios/wardbell.jpg new file mode 100644 index 0000000000..448b2a5ff1 Binary files /dev/null and b/public/resources/images/bios/wardbell.jpg differ