diff --git a/aio/content/images/bios/kevinyang.jpg b/aio/content/images/bios/kevinyang.jpg new file mode 100644 index 0000000000..905e9b8962 Binary files /dev/null and b/aio/content/images/bios/kevinyang.jpg differ diff --git a/aio/content/marketing/contributors.json b/aio/content/marketing/contributors.json index dad43ab3ca..ec98a6c996 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -653,5 +653,15 @@ "twitter": "elanathellama", "bio": "Elana is a Developer Relations intern on the Angular team at Google. She is working on migration paths from AngularJS to Angular and would love to chat about your experience with upgrading.", "group": "Angular" + }, + + "kevinyang": { + "name": "Kevin Yang", + "picture": "kevinyang.jpg", + "twitter": "chgc", + "website": "https://blog.kevinyang.net/", + "bio": + "Kevin is a Angular Taiwan, Angular Girls Taiwan community organzier. He loves sharing knowledge with other developers through blogging, speaking, workshops.", + "group": "GDE" } }