diff --git a/aio/content/images/bios/josephperrott.jpeg b/aio/content/images/bios/josephperrott.jpeg new file mode 100644 index 0000000000..8113ef631b Binary files /dev/null and b/aio/content/images/bios/josephperrott.jpeg differ diff --git a/aio/content/marketing/contributors.json b/aio/content/marketing/contributors.json index dad9dbb5ae..f39557d414 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -872,5 +872,12 @@ "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"] + }, + "josephperrott": { + "name": "Joey Perrott", + "picture": "josephperrott.jpeg", + "twitter": "joeyperrott", + "groups": ["Angular"], + "lead": "igorminar" } }