diff --git a/harp.json b/harp.json index e79fb92241..0aaa384225 100644 --- a/harp.json +++ b/harp.json @@ -294,6 +294,15 @@ "bio": "Stephen is a Developer Advocate working on the Angular team. Before joining Google, he was a Google Expert. Stephen loves to help enterprises use technology more effectively.", "type": "Google" }, + "robwormald": { + "name": "Rob Wormald", + "picture": "/resources/images/bios/rob-wormald.jpg", + "twitter": "robwormald", + "website": "http://github.com/robwormald", + "bio": "Rob is a Developer Advocate on the Angular team at Google. He's the Angular team's resident reactive programming geek and founded the Reactive Extensions for Angular project, ngrx.", + "type": "Google" + }, + "pawel": { "name": "Pawel Kozlowski", "picture": "/resources/images/bios/pawel.jpg", diff --git a/public/resources/images/bios/rob-wormald.jpg b/public/resources/images/bios/rob-wormald.jpg new file mode 100644 index 0000000000..2c0080e5bb Binary files /dev/null and b/public/resources/images/bios/rob-wormald.jpg differ