diff --git a/.all-contributorsrc b/.all-contributorsrc index d8dc2bd44dc3..3e00df08af8a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -688,6 +688,15 @@ "contributions": [ "doc" ] + }, + { + "login": "erin889", + "name": "Erin Yang", + "avatar_url": "https://avatars.githubusercontent.com/u/38885911?v=4", + "profile": "https://github.com/erin889", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 0b868b63cb02..13891f094291 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-76-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-77-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, @@ -278,6 +278,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Jamie Liu

📖
guillepb10

💻
Lorenz Nickel

📖 +
Erin Yang

💻