diff --git a/harp.json b/harp.json index 07c971d0f8..58d576e096 100644 --- a/harp.json +++ b/harp.json @@ -286,6 +286,13 @@ "name": "Jules Kremer", "picture": "/resources/images/bios/juleskremer.jpg", "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": { + "name": "Elad Bezalel", + "picture": "/resources/images/bios/eladbezalel.jpg", + "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." } } } diff --git a/public/resources/images/bios/eladbezalel.jpg b/public/resources/images/bios/eladbezalel.jpg new file mode 100644 index 0000000000..d85a0a0b49 Binary files /dev/null and b/public/resources/images/bios/eladbezalel.jpg differ