diff --git a/harp.json b/harp.json index 8c593c48d6..a9b21e2b99 100644 --- a/harp.json +++ b/harp.json @@ -462,6 +462,14 @@ "website": "http://eric.to/", "bio": "Eric is a gamer, writer, and programmer.", "type": "Community" + }, + "mikeryan": { + "name": "Mike Ryan", + "picture": "/resources/images/bios/mikeryan.jpg", + "twitter": "mikeryan52", + "website": "https://medium.com/@MikeRyan52", + "bio": "Mike Ryan is a Software Engineer at Synapse Wireless, working on solving challenging problems in the internet-of-things space. He is an advocate of reactive programming and a core contributor to the ngrx project.", + "type": "Community" } } } diff --git a/public/resources/images/bios/mikeryan.jpg b/public/resources/images/bios/mikeryan.jpg new file mode 100755 index 0000000000..da05b1d170 Binary files /dev/null and b/public/resources/images/bios/mikeryan.jpg differ