diff --git a/harp.json b/harp.json index 8af12262c8..c173f53512 100644 --- a/harp.json +++ b/harp.json @@ -301,6 +301,13 @@ "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" }, + "vikram": { + "name": "Vikram Subramanian", + "picture": "/resources/images/bios/vikram.jpg", + "twitter": "vikerman", + "bio": "Vikram is a Software Engineer on the Angular team focused on Engineering Productivity. That means he makes sure people on the team can move fast and not break things. Vikram enjoys doing Yoga and going on walks with his daughter.", + "type": "Google" + }, "maxsills": { "name": "Max Sills", "picture": "/resources/images/bios/max-sills.jpg", diff --git a/public/resources/images/bios/vikram.jpg b/public/resources/images/bios/vikram.jpg new file mode 100644 index 0000000000..ffc64a9913 Binary files /dev/null and b/public/resources/images/bios/vikram.jpg differ