diff --git a/harp.json b/harp.json index 0636b4200c..6d8f1f1aa1 100644 --- a/harp.json +++ b/harp.json @@ -275,6 +275,15 @@ "type": "Google" }, + "chuckj": { + "name": "Chuck Jazdzewski", + "picture": "/resources/images/bios/chuckj.jpg", + "twitter": "chuckjaz", + "website": "http://removingalldoubt.com", + "bio": "Chuck is a Software Engineer on the Angular team at Google. He is a programming language geek, UI framework and component library veteran, and has a passion for simplifying the task of programming. Before Google, he worked at Microsoft and Borland.", + "type": "Google" + }, + "pawel": { "name": "Pawel Kozlowski", "picture": "/resources/images/bios/pawel.jpg", diff --git a/public/resources/images/bios/chuckj.jpg b/public/resources/images/bios/chuckj.jpg new file mode 100644 index 0000000000..8cdc33948f Binary files /dev/null and b/public/resources/images/bios/chuckj.jpg differ