diff --git a/aio/content/images/bios/webdave.jpg b/aio/content/images/bios/webdave.jpg new file mode 100644 index 0000000000..b0fe14a105 Binary files /dev/null and b/aio/content/images/bios/webdave.jpg differ diff --git a/aio/content/marketing/contributors.json b/aio/content/marketing/contributors.json index d3cc409e7e..bc250c1b6d 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -831,5 +831,13 @@ "website": "https://github.com/Brocco", "bio": "Mike (aka Brocco) is a Google Developer Expert in Web Technologies and Angular. He is passionate about teaching and helping others. You can find him online as half of the ngBS live stream and also as a panelist on the Angular Air video broadcast.", "groups": ["GDE"] + }, +"webdave": { + "name": "David Muellerchen", + "picture": "webdave.jpg", + "twitter": "webdave_de", + "website": "https://github.com/web-dave", + "bio": "David is an Angular consultant who offers support for your Angular applications and projects. He’s also a trainer at angular.de, angular-college and swissangular. He loves to speak and teach at meetups and conferences. David also writes his own blog and reviews upcoming books and articles. During leisure time he jumps arround with his 3 boys and his wife. He is an organizer of Angular Hamburg and ng-de.", + "groups": ["GDE"] } }