From 06056b4a6ddb0406070da1e8449291d99e6f3fa8 Mon Sep 17 00:00:00 2001 From: George Kalpakas Date: Wed, 27 Mar 2019 00:05:49 +0200 Subject: [PATCH] docs: add Sam Julien to `Collaborator` group (#29528) PR Close #29528 --- aio/content/marketing/contributors.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/aio/content/marketing/contributors.json b/aio/content/marketing/contributors.json index 993c27ba59..7d9f3285a7 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -658,7 +658,8 @@ "twitter": "samjulien", "website": "http://www.samjulien.com/", "bio": "Sam Julien builds software, articles, video courses, and campfires. A developer, speaker, writer, and GDE in the Pacific Northwest, Sam's favorite thing in the world is changing someone's life by teaching them to code.", - "group": "GDE" + "group": "Collaborator", + "mentor": "gkalpak" }, "JiaLiPassion": { "name": "JiaLi Passion", @@ -755,4 +756,4 @@ "bio": "Siddharth is a Full Stack JavaScript Developer and a GDE in Angular. He's passionate about sharing his knowledge on Angular, Firebase and the Web in general. He's the organizer of WebStack, a local community of developers focused on Web, Mobile, Voice and Server related technologies in general. WebStack hosts free monthly meetups every 2nd or 3rd Saturday of the month. Siddharth is also an avid photographer and loves traveling. Find him anywhere on the Web with `SiddAjmera`.", "group": "GDE" } -} \ No newline at end of file +}