diff --git a/harp.json b/harp.json index 6657067f93..ffab85a597 100644 --- a/harp.json +++ b/harp.json @@ -320,9 +320,9 @@ "elad": { "name": "Elad Bezalel", "picture": "/resources/images/bios/eladbezalel.jpg", - "website": "https://github.com/EladBezalel", + "website": "https://github.com/EladBezalel", "bio": "Elad is a fullstack developer with a very storng love for design. Since 8 years old, he's been designing in Photoshop and later on fell in love with programing. This strong bond between design and computer programming gave birth to a new kind of love. And he is currently doing the combination of both, as a core member of the ngMaterial project.", - "type": "Community" + "type": "Community" }, "marclaval": { @@ -397,6 +397,14 @@ "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" + }, + "filipesilva": { + "name": "Filipe Silva", + "picture": "/resources/images/bios/filipe-silva.jpg", + "twitter": "filipematossilv", + "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" } } } diff --git a/public/resources/images/bios/filipe-silva.jpg b/public/resources/images/bios/filipe-silva.jpg new file mode 100644 index 0000000000..3fa75d1f90 Binary files /dev/null and b/public/resources/images/bios/filipe-silva.jpg differ