From b712e7c777d85d27dda8df520c0df5ace376cfef Mon Sep 17 00:00:00 2001 From: Mike Brocchi Date: Tue, 29 Oct 2019 08:30:03 -0400 Subject: [PATCH] docs: Add Mike Brocchi to the list of GDEs (#33466) PR Close #33466 --- aio/content/marketing/contributors.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/aio/content/marketing/contributors.json b/aio/content/marketing/contributors.json index 85568d350d266..d3cc409e7ea60 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -823,5 +823,13 @@ "picture": "hafiz.jpg", "website": "https://github.com/ayazhafiz", "bio": "Ayaz is an undergraduate student with interests in free software." + }, + "brocco": { + "name": "Mike Brocchi", + "picture": "mike-brocchi.jpg", + "twitter": "brocco", + "website": "https://github.com/Brocco", + "bio": "Mike (aka Brocco) is a Google Developer Expert in Web Technologies and Angular. He is passionate about teaching and helping others. You can find him online as half of the ngBS live stream and also as a panelist on the Angular Air video broadcast.", + "groups": ["GDE"] } }