diff --git a/harp.json b/harp.json index e5f5dc50d4..07c971d0f8 100644 --- a/harp.json +++ b/harp.json @@ -280,6 +280,12 @@ "name": "Jason Bedard", "picture": "/resources/images/bios/jbedard.jpg", "bio": "Jason Bedard is a software engineer at Allocadia Software where he leads the front end development using Angular. In his spare time Jason enjoys contributing to projects such as Angular, drinking coffee and being in the outdoors with his wife." + }, + + "juleskremer": { + "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." } } } diff --git a/public/resources/images/bios/juleskremer.jpg b/public/resources/images/bios/juleskremer.jpg new file mode 100644 index 0000000000..3406ad3665 Binary files /dev/null and b/public/resources/images/bios/juleskremer.jpg differ