From 956a7e95d72f2dc849076c54882f9e4eab62c379 Mon Sep 17 00:00:00 2001 From: Paul Gschwendtner Date: Thu, 15 Jun 2017 13:06:16 +0200 Subject: [PATCH] docs(aio): re-add biography entry for devversion With SHA 2c3e948e61a22da9e0612f882edfb830e8470b6c the biography of Paul Gschwendtner has been accidentally removed. This re-adds the biography entry (picture still present) as requested on Slack. --- aio/content/marketing/contributors.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/aio/content/marketing/contributors.json b/aio/content/marketing/contributors.json index 223e47035e..77ba3e5db3 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -204,6 +204,15 @@ "group": "Angular" }, + "paulgschwendtner": { + "name": "Paul Gschwendtner", + "picture": "devversion.jpg", + "twitter": "DevVersion", + "website": "https://github.com/DevVersion", + "bio": "Paul is a 17-year-old developer living in Germany. While he attends school, Paul works as a core team member on Angular Material. Paul focuses on tooling and building components for Angular.", + "group": "Angular" + }, + "elad": { "name": "Elad Bezalel", "picture": "eladbezalel.jpg",