diff --git a/aio/content/images/bios/sajee.jpg b/aio/content/images/bios/sajee.jpg new file mode 100644 index 0000000000..bbdfa0926d Binary files /dev/null and b/aio/content/images/bios/sajee.jpg differ diff --git a/aio/content/marketing/contributors.json b/aio/content/marketing/contributors.json index ec98a6c996..081f80ea64 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -654,14 +654,22 @@ "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": { + + "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.", + "bio": "Kevin is a Angular Taiwan, Angular Girls Taiwan community organzier. He loves sharing knowledge with other developers through blogging, speaking, workshops.", + "group": "GDE" + }, + + "sajee": { + "name": "Sajeetharan Sinnathurai", + "picture": "sajee.jpg", + "twitter": "https://twitter.com/kokkisajee", + "website": "https://sajeetharan.herokuapp.com/", + "bio": "Sajeetharan is a Developer, Top contributor on stackoverflow for #Angular, ng-SriLanka organizer. He makes use of his extensive knowledge over the past years to contribute to community to make the world a better place.", "group": "GDE" } }