diff --git a/harp.json b/harp.json index be714f031d..a5e133f0c9 100644 --- a/harp.json +++ b/harp.json @@ -193,7 +193,7 @@ "bio": "Hans is a software engineer at Google on the Angular team and was previously at Slack. He works everyday to help make it easier for everyone to create beautiful, consistent web applications using Angular2, using Material Design components and the CLI tool.", "type": "Google" }, - + "alexwolfe": { "name": "Alex Wolfe", "picture": "/resources/images/bios/alex-wolfe.jpg", @@ -407,6 +407,14 @@ "website": "http://blogs.msmvps.com/deborahk/", "bio": "Deborah is an independent software developer and author. She is author of several Pluralsight courses including: 'Angular 2: Getting Started'", "type": "Community" + }, + "jesusrodriguez": { + "name": "Jesús Rodríguez", + "picture": "/resources/images/bios/jesus-rodriguez.jpg", + "twitter": "foxandxss", + "website": "http://angular-tips.com", + "bio": "Jesus is an open source lover, a book author and editor, and AngularUI lead developer. He is currently a core contributor to the UI Bootstrap project.", + "type": "Community" } } } diff --git a/public/resources/images/bios/jesus-rodriguez.jpg b/public/resources/images/bios/jesus-rodriguez.jpg new file mode 100644 index 0000000000..f34476829b Binary files /dev/null and b/public/resources/images/bios/jesus-rodriguez.jpg differ