diff --git a/harp.json b/harp.json index ade3edf78e..02aec61d19 100644 --- a/harp.json +++ b/harp.json @@ -266,6 +266,15 @@ "bio": "Scott works for Google on the Material Design team, where he brings designers' dreams to life on the web.", "type": "Google" }, + + "kara": { + "name": "Kara Erickson", + "picture": "/resources/images/bios/kara-erickson.jpg", + "twitter": "karaforthewin", + "bio": "Kara is a software engineer on the Angular team at Google and a co-organizer of the Angular-SF Meetup. Prior to Google, she helped build UI components in Angular for guest management systems at OpenTable. She enjoys snacking indiscriminately and probably other things too.", + "type": "Google" + }, + "pawel": { "name": "Pawel Kozlowski", "picture": "/resources/images/bios/pawel.jpg", diff --git a/public/resources/images/bios/kara-erickson.jpg b/public/resources/images/bios/kara-erickson.jpg new file mode 100644 index 0000000000..e7cafc797b Binary files /dev/null and b/public/resources/images/bios/kara-erickson.jpg differ