diff --git a/harp.json b/harp.json index ea7c3b3a2a..0791c1aa84 100644 --- a/harp.json +++ b/harp.json @@ -397,6 +397,14 @@ "website": "http://teropa.info/", "bio": "Tero is an independent software developer and writer. He's been building web applications for his whole professional career, and has almost figured out how to do vertical centering in CSS.", "type": "Community" + }, + "deborah": { + "name": "Deborah Kurata", + "picture": "/resources/images/bios/deborah.jpg", + "twitter": "deborahkurata", + "website": "http://blogs.msmvps.com/deborahk/", + "bio": "Deborah is an independent software developer and author. She is author of several Pluralsight courses including: 'Angular 2: Getting Started'", + "type": "Community" } } } diff --git a/public/resources/images/bios/deborah.jpg b/public/resources/images/bios/deborah.jpg new file mode 100644 index 0000000000..2b5a7b3cf2 Binary files /dev/null and b/public/resources/images/bios/deborah.jpg differ