diff --git a/.all-contributorsrc b/.all-contributorsrc index 0cd6820d705c..c1799ef26828 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -895,6 +895,69 @@ "contributions": [ "code" ] + }, + { + "login": "faucct", + "name": "Nikita Sokolov", + "avatar_url": "https://avatars.githubusercontent.com/u/5202503?v=4", + "profile": "https://github.com/faucct", + "contributions": [ + "code" + ] + }, + { + "login": "sugmanue", + "name": "Manuel Sugawara", + "avatar_url": "https://avatars.githubusercontent.com/u/108146565?v=4", + "profile": "https://github.com/sugmanue", + "contributions": [ + "code" + ] + }, + { + "login": "anirudh9391", + "name": "Anirudh", + "avatar_url": "https://avatars.githubusercontent.com/u/15699250?v=4", + "profile": "https://github.com/anirudh9391", + "contributions": [ + "code" + ] + }, + { + "login": "haydenbaker", + "name": "Hayden Baker", + "avatar_url": "https://avatars.githubusercontent.com/u/26096419?v=4", + "profile": "https://github.com/haydenbaker", + "contributions": [ + "code" + ] + }, + { + "login": "gosar", + "name": "Jaykumar Gosar", + "avatar_url": "https://avatars.githubusercontent.com/u/5666661?v=4", + "profile": "https://github.com/gosar", + "contributions": [ + "code" + ] + }, + { + "login": "graebm", + "name": "Michael Graeb", + "avatar_url": "https://avatars.githubusercontent.com/u/24399397?v=4", + "profile": "https://github.com/graebm", + "contributions": [ + "code" + ] + }, + { + "login": "mgrundie-r7", + "name": "Michael Grundie", + "avatar_url": "https://avatars.githubusercontent.com/u/103498312?v=4", + "profile": "https://github.com/mgrundie-r7", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 7c00dc03545a..e9a3d9a83402 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-99-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-106-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, @@ -319,6 +319,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Michael Dimchuk
Michael Dimchuk

💻 + Nikita Sokolov
Nikita Sokolov

💻 + Anirudh
Anirudh

💻 + Manuel Sugawara
Manuel Sugawara

💻 + Hayden Baker
Hayden Baker

💻 + Jaykumar Gosar
Jaykumar Gosar

💻 + Michael Graeb
Michael Graeb

💻 + + + Michael Grundie
Michael Grundie

💻