diff --git a/harp.json b/harp.json index 0b6d9347a9..7439dfacd6 100644 --- a/harp.json +++ b/harp.json @@ -246,6 +246,13 @@ "twitter": "kwalrath", "website": "https://plus.google.com/+KathyWalrath", "bio": "Kathy writes and edits docs about Dart and related technologies. Before Google, she worked at Sun, NeXT, and HP. Long ago, Kathy co-created and maintained The Java Tutorial." + }, + "scott": { + "name": "Scott Hyndman", + "picture": "/resources/images/bios/scott.jpg", + "twitter": "BLANK", + "website": "BLANK", + "bio": "Scott works for Google on the Material Design team, where he brings designers' dreams to life on the web." } } } diff --git a/public/resources/images/bios/scott.jpg b/public/resources/images/bios/scott.jpg new file mode 100644 index 0000000000..8449fc2166 Binary files /dev/null and b/public/resources/images/bios/scott.jpg differ