diff --git a/harp.json b/harp.json index ffab85a597..b2fc819f26 100644 --- a/harp.json +++ b/harp.json @@ -405,6 +405,14 @@ "website": "http://github.com/filipesilva", "bio": "Filipe is a passion-driven developer that always strives for the most elegant solution for each problem. He is currently an author for Angular.io, a core contributor for Angular-CLI and senior front end engineer at KonnectAgain. When not busy going through PRs, you can find him scouring reddit for new dinner recipes to cook or enjoying a craft beer in Dublin.", "type": "Community" + }, + "teropa": { + "name": "Tero Parviainen", + "picture": "/resources/images/bios/teropa.jpg", + "twitter": "teropa", + "website": "http://teropa.info/", + "bio": "Tero is an independent software developer and writer. He's been building web applications for his whole professional career, and has almost figured out how to do vertical centering in CSS.", + "type": "Community" } } } diff --git a/public/resources/images/bios/teropa.jpg b/public/resources/images/bios/teropa.jpg new file mode 100644 index 0000000000..3d0686e66f Binary files /dev/null and b/public/resources/images/bios/teropa.jpg differ