diff --git a/aio/content/images/bios/santoshyadav.jpg b/aio/content/images/bios/santoshyadav.jpg new file mode 100644 index 0000000000..0b24bcf7ce Binary files /dev/null and b/aio/content/images/bios/santoshyadav.jpg differ diff --git a/aio/content/marketing/contributors.json b/aio/content/marketing/contributors.json index db0dd0ccf8..dad9dbb5ae 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -864,5 +864,13 @@ "website": "http://martina-kraus.io", "bio": "Martina is a software engineer and an Angular enthusiast. As a trainer, mentor and speaker she loves sharing knowledge about Web Technologies and Angular. She is Organizer of ngGirls and the local Angular Meetup", "groups": ["GDE"] + }, + "santosh": { + "name": "Santosh Yadav", + "picture": "santoshyadav.jpg", + "twitter": "Santosh19742211", + "website": "https://www.santoshyadav.dev", + "bio": "Santosh is a GDE for Angular and Web Technologies and loves to contribute to Open Source. He is the creator of ng deploy for netlify and core team member for NestJS Addons. He writes for AngularInDepth, mentors for DotNetTricks, organizes Pune Tech Meetup, and conducts free workshops on Angular.", + "groups": ["GDE"] } }