diff --git a/harp.json b/harp.json index 6d8f1f1aa1..8c56beb54e 100644 --- a/harp.json +++ b/harp.json @@ -200,6 +200,15 @@ "type": "Google" }, + "hansl": { + "name": "Hans Larsen", + "picture": "/resources/images/bios/hansl.jpg", + "twitter": "hanselatwork", + "website": "http://www.codingatwork.com/", + "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" + }, + "marcy": { "name": "Marcy Sutton", "picture": "/resources/images/bios/marcy.jpg", diff --git a/public/resources/images/bios/hansl.jpg b/public/resources/images/bios/hansl.jpg new file mode 100644 index 0000000000..36b1e7158d Binary files /dev/null and b/public/resources/images/bios/hansl.jpg differ