diff --git a/.all-contributorsrc b/.all-contributorsrc index ccc889531a99..f13e40ba842b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -616,6 +616,15 @@ "contributions": [ "code" ] + }, + { + "login": "duy3101", + "name": "Dewey Nguyen", + "avatar_url": "https://avatars.githubusercontent.com/u/44629464?v=4", + "profile": "http://imdewey.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index cfc1b00618a7..dac8d82234b4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Gitter](https://badges.gitter.im/aws/aws-sdk-java-v2.svg)](https://gitter.im/aws/aws-sdk-java-v2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![codecov](https://codecov.io/gh/aws/aws-sdk-java-v2/branch/master/graph/badge.svg)](https://codecov.io/gh/aws/aws-sdk-java-v2) -[![All Contributors](https://img.shields.io/badge/all_contributors-68-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-69-orange.svg?style=flat-square)](#contributors-) The **AWS SDK for Java 2.0** is a rewrite of 1.0 with some great new features. As with version 1.0, @@ -268,6 +268,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Sam Fink

💻
Jonathan Bond

💻
ajs139

💻 +
Dewey Nguyen

💻