diff --git a/aio/content/images/bios/brandonroberts.jpg b/aio/content/images/bios/brandonroberts.jpg index 23e228d68c..5fd039f2b1 100644 Binary files a/aio/content/images/bios/brandonroberts.jpg and b/aio/content/images/bios/brandonroberts.jpg differ diff --git a/aio/content/images/bios/denny.jpg b/aio/content/images/bios/denny.jpg new file mode 100644 index 0000000000..e131a20cb7 Binary files /dev/null and b/aio/content/images/bios/denny.jpg differ diff --git a/aio/content/images/bios/jennifer.jpg b/aio/content/images/bios/jennifer.jpg new file mode 100644 index 0000000000..7587f53a10 Binary files /dev/null and b/aio/content/images/bios/jennifer.jpg differ diff --git a/aio/content/images/bios/judy.png b/aio/content/images/bios/judy.png new file mode 100644 index 0000000000..aecc90bfea Binary files /dev/null and b/aio/content/images/bios/judy.png differ diff --git a/aio/content/images/bios/kapunahele.jpg b/aio/content/images/bios/kapunahele.jpg new file mode 100644 index 0000000000..c7c93bdc26 Binary files /dev/null and b/aio/content/images/bios/kapunahele.jpg differ diff --git a/aio/content/images/bios/sreevani.jpg b/aio/content/images/bios/sreevani.jpg new file mode 100644 index 0000000000..9962e6b6e9 Binary files /dev/null and b/aio/content/images/bios/sreevani.jpg differ diff --git a/aio/content/marketing/contributors.json b/aio/content/marketing/contributors.json index 44514b06d0..8a7795cafb 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -694,5 +694,50 @@ "website": "https://schwarty.com", "bio": "Justin (aka Schwarty) is a Google Developer Expert in Web Technologies and Angular, the host and maintainer of the weekly AngularAir live video broadcast, educator, writer and content creator. He has Angular courses available on LinkedIn Learning and Pluralsight and loves passing on years of full stack development knowledge to help empower others to find their inner awesomeness!", "group": "GDE" + }, + "brandonroberts": { + "name": "Brandon Roberts", + "picture": "brandonroberts.jpg", + "twitter": "brandontroberts", + "website": "https://brandonroberts.dev", + "bio": "Brandon is a developer and technical writer working on guides, tutorials, application development, and infrastructure for the Angular docs. He is also a maintainer of the NgRx project, building reactive libraries for Angular.", + "group": "Angular", + "lead": "dennispbrown" + }, + "chembu": { + "name": "Sreevani Sreejith", + "picture": "sreevani.jpg", + "bio": "Sreevani is a tech writer with prior programming experience. She writes documentation for the Angular framework team. Outside of work, she likes practicing yoga, honing her skills on classical dance forms, and baking cakes.", + "group": "Angular", + "lead": "dennispbrown" + }, + "dennispbrown": { + "name": "Denny Brown", + "picture": "denny.jpg", + "bio": "Denny is founder of Expert Support, a professional services firm specializing in technical communication, and leads the Angular technical writing team. His lifelong passion has been to reduce the time and effort required to understand complex technical information. Early on, he was Associate Chairman of the Computer Science Department at Stanford, where he taught introductory courses in programming. He also plays old-timers baseball in local leagues and national tournaments.", + "group": "Angular", + "lead": "bradlygreen" + }, + "jbogarthyde": { + "name": "Judy Bogart", + "picture": "judy.png", + "group": "Angular", + "lead": "dennispbrown" + }, + "jenniferfell": { + "name": "Jennifer Fell", + "picture": "jennifer.jpg", + "website": "http://silverpath.org", + "bio": "Jennifer is a technical content strategist, architect, designer, and writer. As lead of the Angular docs team, she's always interested in learning more about how developers learn and use Angular. Her offline persona is a horsewoman in Idaho.", + "group": "Angular", + "lead": "dennispbrown" + }, + "kapunahelewong": { + "name": "Kapunahele Wong", + "picture": "kapunahele.jpg", + "twitter": "kapunahele", + "bio": "Kapunahele is a developer and Angular fan who works on the Angular docs writing guides and developing example apps. She also enjoys Native Hawaiian practices, textile arts, and marveling at little, inconspicuous plants growing in forgotten places outdoors.", + "group": "Angular", + "lead": "dennispbrown" } }