diff --git a/harp.json b/harp.json index f5f1742a0b..a42fd27f91 100644 --- a/harp.json +++ b/harp.json @@ -518,6 +518,13 @@ "twitter": "DevVersion", "bio": "Paul is an aspiring 16-year-old developer living in Germany. While attending school, Paul works as a core team member on the Angular Material projects. He is a prolific contributor to all aspects of Angular 1 and Angular 2 and hopes to work at Google during his college studies!", "type": "Community" + }, + + "mmalerba": { + "name": "Miles Malerba", + "picture": "/resources/images/bios/mmalerba.jpg", + "bio": "Miles is a software engineer on the Angular Material team at Google. In addition to Javascripting he enjoys eating food and ogling cute puppies.", + "type": "Google" } } } diff --git a/public/resources/images/bios/mmalerba.jpg b/public/resources/images/bios/mmalerba.jpg new file mode 100644 index 0000000000..dba61aa7e1 Binary files /dev/null and b/public/resources/images/bios/mmalerba.jpg differ