diff --git a/harp.json b/harp.json index 5811da34b1..8af12262c8 100644 --- a/harp.json +++ b/harp.json @@ -484,6 +484,14 @@ "twitter": "ralph_wang_gde", "bio": "Ralph(Zhicheng Wang) is a senior consultant at ThoughWorks and also a GDE. He is a technology enthusiast and he is a passionate advocate of “Simplicity, Professionalism and Sharing”. In his eighteen years of R&D career, he worked as tester, R&D engineer, project manager, product manager and CTO. He is looking forward to the birth of his baby.", "type": "Community" + }, + "brandonroberts": { + "name": "Brandon Roberts", + "picture": "/resources/images/bios/brandonroberts.jpg", + "twitter": "brandontroberts", + "website": "https://github.com/brandonroberts", + "bio": "Brandon is a front-end developer for a game studio developing web applications for STEM-based learning games. He is also a natural born troubleshooter who helps solve Angular issues on Github and Gitter support channels, particularly dealing with routing. He is also a member of the Angular docs team.", + "type": "Community" } } } diff --git a/public/resources/images/bios/brandonroberts.jpg b/public/resources/images/bios/brandonroberts.jpg new file mode 100644 index 0000000000..df3b82e938 Binary files /dev/null and b/public/resources/images/bios/brandonroberts.jpg differ