diff --git a/harp.json b/harp.json index 69fb7cb9f1..90bb16ca07 100644 --- a/harp.json +++ b/harp.json @@ -438,6 +438,13 @@ "twitter": "amitafr", "website": "http://www.amitafremtullah.com", "bio": "Fatima is a Product Designer and Front-End Developer. When she is not nerding out she is probably eating an abundance of cookies.", + }, + "eric": { + "name": "Eric Jimenez", + "picture": "/resources/images/bios/eric.jpg", + "twitter": "_ericjim", + "website": "http://eric.to/", + "bio": "Eric is a gamer, writer, and programmer.", "type": "Community" } } diff --git a/public/resources/images/bios/eric.jpg b/public/resources/images/bios/eric.jpg new file mode 100644 index 0000000000..62e25c3942 Binary files /dev/null and b/public/resources/images/bios/eric.jpg differ