diff --git a/harp.json b/harp.json index 0aaa384225..862f9f988b 100644 --- a/harp.json +++ b/harp.json @@ -431,6 +431,14 @@ "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" + }, + "torgeirhelgevold": { + "name": "Torgeir Helgevold", + "picture": "/resources/images/bios/torgeirhelgevold.jpg", + "twitter": "helgevold", + "website": "http://www.syntaxsuccess.com", + "bio": "Torgeir (Tor) is a front-end architect with a passion for JavaScript development. He is also an author for angular.io and an active tech blogger.", + "type": "Community" } } } diff --git a/public/resources/images/bios/torgeirhelgevold.jpg b/public/resources/images/bios/torgeirhelgevold.jpg new file mode 100644 index 0000000000..1945c90b35 Binary files /dev/null and b/public/resources/images/bios/torgeirhelgevold.jpg differ