diff --git a/harp.json b/harp.json index 58d576e096..42e9bd4cff 100644 --- a/harp.json +++ b/harp.json @@ -288,11 +288,19 @@ "bio": "Jules is a TPM on the Angular team. When not working with developers, Jules is often bending into pretzel-like shapes, climbing mountains or drinking really awesome beer." }, - "elad": { + "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 ngMateial project." + }, + + "marclaval": { + "name": "Marc Laval", + "picture": "/resources/images/bios/marclaval.jpg", + "twitter": "marclaval", + "website": "https://github.com/mlaval", + "bio": "Marc is a manager at Amadeus where he leads the team in charge of developing and recommending UI frameworks for the company. He is also an open source developer and a contributor to Angular 2." } } } diff --git a/public/resources/images/bios/marclaval.jpg b/public/resources/images/bios/marclaval.jpg new file mode 100644 index 0000000000..3d280f9259 Binary files /dev/null and b/public/resources/images/bios/marclaval.jpg differ