diff --git a/harp.json b/harp.json index a05aae5945..ade3edf78e 100644 --- a/harp.json +++ b/harp.json @@ -362,8 +362,15 @@ "twitter": "Narretz", "bio": "Martin is an English major turned web developer who loves frontend stuff. He's been part of the Angular 1 team since 2014. If you can't find him roaming the Github issue queues, he's probably out with his camera somewhere.", "type": "Community" + }, + "topherfangio": { + "name": "Topher Fangio", + "picture": "/resources/images/bios/topherfangio.jpg", + "twitter": "topherfangio", + "website": "http://github.com/topherfangio", + "bio": "Topher loves the web and how it empowers new forms of creativity, connection and business. He is currently a core contributor on the Angular Material project and sometimes blogs about random things.", + "type": "Community" } - } } } diff --git a/public/resources/images/bios/topherfangio.jpg b/public/resources/images/bios/topherfangio.jpg new file mode 100644 index 0000000000..2a2854619e Binary files /dev/null and b/public/resources/images/bios/topherfangio.jpg differ