diff --git a/app/assets/images/contributors/john_maguire.png b/app/assets/images/contributors/john_maguire.png new file mode 100644 index 0000000000..42b671cddf Binary files /dev/null and b/app/assets/images/contributors/john_maguire.png differ diff --git a/doc/pages/blurbs.json b/doc/pages/blurbs.json index 80e8d9d977..22b5aafdf4 100644 --- a/doc/pages/blurbs.json +++ b/doc/pages/blurbs.json @@ -324,5 +324,14 @@ "link_name": "jenniferwiner.com", "link": "https://www.jenniferwiner.com", "social": "globe" + }, + { + "name": "John Maguire", + "image": "/assets/contributors/john_maguire.png", + "profile": "I'm a fullstack developer with a penchant for TDD based out of NYC. When I'm not writing code I'm either working on pursuing a graduate degree in computer science, cooking, or training strongman.", + "location": "Brooklyn, NYC", + "link_name": "johnmaguiredeveloper.com", + "link": "http://johnmaguiredeveloper.com", + "social": "globe" } ]