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 c1a5793bb7..02abba9e12 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -582,5 +582,14 @@ "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" } }