diff --git a/.all-contributorsrc b/.all-contributorsrc index 49e063fe087..f16ee6e99d7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1129,6 +1129,15 @@ "contributions": [ "doc" ] + }, + { + "login": "salmanmkc", + "name": "Salman Chishti", + "avatar_url": "https://avatars.githubusercontent.com/u/32169182?v=4", + "profile": "https://github.com/salmanmkc", + "contributions": [ + "maintenance" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 1772bfa302b..6cbd7839f21 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Maven](https://img.shields.io/maven-central/v/software.amazon.awssdk/s3.svg?label=Maven)](https://search.maven.org/search?q=g:%22software.amazon.awssdk%22%20AND%20a:%22s3%22) [![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-124-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-125-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, @@ -350,6 +350,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d carhaz
carhaz

💻 Akhil Yendluri
Akhil Yendluri

💻 Ryan Yuan
Ryan Yuan

📖 + Salman Chishti
Salman Chishti

🚧