diff --git a/aio/content/images/bios/nirkaufman.jpg b/aio/content/images/bios/nirkaufman.jpg new file mode 100644 index 0000000000..59e2444a4c Binary files /dev/null and b/aio/content/images/bios/nirkaufman.jpg differ diff --git a/aio/content/marketing/contributors.json b/aio/content/marketing/contributors.json index 98a23b0333..02abba9e12 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -573,5 +573,23 @@ "website": "https://medium.com/@gerard.sans", "bio": "Gerard is very excited about the future of the Web and JavaScript. Always happy Computer Science Engineer and humble Google Developer Expert. He loves to share his learnings by giving talks, trainings and writing about cool technologies. He loves running AngularZone and GraphQL London, mentoring students and giving back to the community.", "group": "GDE" - } + }, + + "amcdnl": { + "name": "Austin McDaniel", + "picture": "amcdnl.jpg", + "twitter": "amcdnl", + "website": "https://amcdnl.com", + "bio": "Austin is an software architect with a passion for JavaScript and Angular. Austin loves to share his experiences with other like-minded developers by giving talks, blogging, podcasting and open-sourcing.", + "group": "Angular" + }, + + "nirkaufman": { + "name": "Nir Kaufman", + "picture": "nirkaufman.jpg", + "twitter": "nirkaufman", + "website": "http://ngnir.life/", + "bio": "Nir is a Principal Frontend Consultant & Head of the Angular department at 500Tech, Google Developer Expert and community leader. He organizes the largest Angular meetup group in Israel (Angular-IL), talks and teaches about front-end technologies around the world. He is also the author of two books about Angular and the founder of the 'Frontend Band'.", + "group": "GDE" + } }