diff --git a/harp.json b/harp.json index 7e3bad65db..5b32451589 100644 --- a/harp.json +++ b/harp.json @@ -289,7 +289,7 @@ "bio": "Jason Bedard is a software engineer at Allocadia Software where he leads the front end development using Angular. In his spare time Jason enjoys contributing to projects such as Angular, drinking coffee and being in the outdoors with his wife.", "type": "Community" }, - + "elad": { "name": "Elad Bezalel", "picture": "/resources/images/bios/eladbezalel.jpg", @@ -305,7 +305,17 @@ "website": "https://github.com/mlaval", "bio": "Marc is a manager at Amadeus where he leads the team in charge of developing and recommending UI frameworks for the company. He is also an open source developer and a contributor to Angular 2.", "type": "Community" + }, + + "patrickjs": { + "name": "Patrick Stapleton", + "picture": "/resources/images/bios/patrick-stapleton.jpg", + "twitter": "gdi2290", + "website": "https://angularclass.com", + "bio": "Also know as PatrickJS where JS stands for his middle and last names. Patrick is very active in Open-Source with over 4,300+ contributions in the last year alone on projects such as Angular2, AngularJS, FalcorJS, Docker, Bootstrap, gulp, and redis to name a few. He is also working on the development of Angular 2 server-side rendering as Universal Angular 2 and teaching Modern Web Development at AngularClass. He was previously the CTO of Keychain Logistics, a HackReactor Instructor and Alum.", + "type": "Community" } + } } } diff --git a/public/resources/images/bios/patrick-stapleton.jpg b/public/resources/images/bios/patrick-stapleton.jpg new file mode 100644 index 0000000000..7e85db12c0 Binary files /dev/null and b/public/resources/images/bios/patrick-stapleton.jpg differ