From 403628100758e5626771302ba7315aa04b69924e Mon Sep 17 00:00:00 2001 From: Keen Yee Liau Date: Fri, 17 Jul 2020 14:34:48 -0700 Subject: [PATCH] docs: Update contributor info for kyliau (#38125) Added twitter handle, website, and a short bio. PR Close #38125 --- aio/content/marketing/contributors.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/aio/content/marketing/contributors.json b/aio/content/marketing/contributors.json index be43b369dd..b82733d322 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -53,6 +53,9 @@ }, "kyliau": { "name": "Keen Yee Liau", + "twitter": "liauky", + "website": "https://github.com/kyliau", + "bio": "Keen works on language service and CLI. He also maintains Karma and Protractor.", "groups": ["Angular"], "lead": "igorminar", "picture": "kyliau.jpg"