diff --git a/aio/content/images/bios/cory-rylan.jpg b/aio/content/images/bios/cory-rylan.jpg new file mode 100644 index 0000000000..c9410f3241 Binary files /dev/null and b/aio/content/images/bios/cory-rylan.jpg differ diff --git a/aio/content/marketing/contributors.json b/aio/content/marketing/contributors.json index 73a65bc3ac..27a0fdda58 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -600,5 +600,14 @@ "website": "http://www.angulartraining.com", "bio": "Alain Chautard is a Google Developer Expert in Web Technologies / Angular. He started working with Angular JS in 2011. Since then he has worked with all Angular versions on a daily basis, both as a developer and as a technical trainer. He is the organizer of the Sacramento Angular Meetup group, co-organizer of the Google Developer Group chapter in Sacramento, California, and published author of the Packt video course 'Getting Started with Angular'", "group": "GDE" + }, + + "coryrylan": { + "name": "Cory Rylan", + "picture": "cory-rylan.jpg", + "twitter": "coryrylan", + "website": "https://coryrylan.com", + "bio": "Cory is a full time front end web developer. He works full time building responsive web applications and progressive web apps. When not building web apps he is busy teaching Angular and other web technologies in workshops and conferences. He loves the web and is optimistic of the places it can take us.", + "group": "GDE" } }