diff --git a/aio/content/images/bios/dgp1130.jpg b/aio/content/images/bios/dgp1130.jpg new file mode 100644 index 00000000000000..9e9ce20adc20bb Binary files /dev/null and b/aio/content/images/bios/dgp1130.jpg differ diff --git a/aio/content/marketing/contributors.json b/aio/content/marketing/contributors.json index aec9fd044e5180..3d1728cebfa571 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -847,5 +847,14 @@ "website": "https://fabian-gosebrink.com", "bio": "Fabian Gosebrink is a Google Developer Expert for Angular and Web Technologies, Microsoft MVP and Web Developer for ASP.NET Core and Angular. As a professional software engineer, consultant and trainer, he advises and supports customers in the implementation of frontend, backend, and mobile development of web applications.", "groups": ["GDE"] + }, + "dgp1130": { + "name": "Doug Parker", + "picture": "dgp1130.jpg", + "twitter": "develwoutacause", + "website": "https://github.com/dgp1130", + "bio": "Doug is an overly-opinionated software developer with a passion for making awesome developer tools. He is motivated primarily by his selfish desire to make his own life easier, but loves to share his tools and workflows with others to make everyone's lives easier.", + "groups": ["Angular"], + "lead": "igorminar" } }