Skip to content

Commit 914809a

Browse files
authored
update all contributors hall (#4936)
1 parent 093878d commit 914809a

File tree

2 files changed

+73
-1
lines changed

2 files changed

+73
-1
lines changed

.all-contributorsrc

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,69 @@
895895
"contributions": [
896896
"code"
897897
]
898+
},
899+
{
900+
"login": "faucct",
901+
"name": "Nikita Sokolov",
902+
"avatar_url": "https://avatars.githubusercontent.com/u/5202503?v=4",
903+
"profile": "https://github.com/faucct",
904+
"contributions": [
905+
"code"
906+
]
907+
},
908+
{
909+
"login": "sugmanue",
910+
"name": "Manuel Sugawara",
911+
"avatar_url": "https://avatars.githubusercontent.com/u/108146565?v=4",
912+
"profile": "https://github.com/sugmanue",
913+
"contributions": [
914+
"code"
915+
]
916+
},
917+
{
918+
"login": "anirudh9391",
919+
"name": "Anirudh",
920+
"avatar_url": "https://avatars.githubusercontent.com/u/15699250?v=4",
921+
"profile": "https://github.com/anirudh9391",
922+
"contributions": [
923+
"code"
924+
]
925+
},
926+
{
927+
"login": "haydenbaker",
928+
"name": "Hayden Baker",
929+
"avatar_url": "https://avatars.githubusercontent.com/u/26096419?v=4",
930+
"profile": "https://github.com/haydenbaker",
931+
"contributions": [
932+
"code"
933+
]
934+
},
935+
{
936+
"login": "gosar",
937+
"name": "Jaykumar Gosar",
938+
"avatar_url": "https://avatars.githubusercontent.com/u/5666661?v=4",
939+
"profile": "https://github.com/gosar",
940+
"contributions": [
941+
"code"
942+
]
943+
},
944+
{
945+
"login": "graebm",
946+
"name": "Michael Graeb",
947+
"avatar_url": "https://avatars.githubusercontent.com/u/24399397?v=4",
948+
"profile": "https://github.com/graebm",
949+
"contributions": [
950+
"code"
951+
]
952+
},
953+
{
954+
"login": "mgrundie-r7",
955+
"name": "Michael Grundie",
956+
"avatar_url": "https://avatars.githubusercontent.com/u/103498312?v=4",
957+
"profile": "https://github.com/mgrundie-r7",
958+
"contributions": [
959+
"code"
960+
]
898961
}
899962
],
900963
"contributorsPerLine": 7,

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![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)
55
[![codecov](https://codecov.io/gh/aws/aws-sdk-java-v2/branch/master/graph/badge.svg)](https://codecov.io/gh/aws/aws-sdk-java-v2)
66
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
7-
[![All Contributors](https://img.shields.io/badge/all_contributors-99-orange.svg?style=flat-square)](#contributors-)
7+
[![All Contributors](https://img.shields.io/badge/all_contributors-106-orange.svg?style=flat-square)](#contributors-)
88
<!-- ALL-CONTRIBUTORS-BADGE:END -->
99

1010
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
319319
</tr>
320320
<tr>
321321
<td align="center" valign="top" width="14.28%"><a href="https://github.com/michaeldimchuk"><img src="https://avatars.githubusercontent.com/u/22773297?v=4?s=100" width="100px;" alt="Michael Dimchuk"/><br /><sub><b>Michael Dimchuk</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=michaeldimchuk" title="Code">💻</a></td>
322+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/faucct"><img src="https://avatars.githubusercontent.com/u/5202503?v=4?s=100" width="100px;" alt="Nikita Sokolov"/><br /><sub><b>Nikita Sokolov</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=faucct" title="Code">💻</a></td>
323+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/anirudh9391"><img src="https://avatars.githubusercontent.com/u/15699250?v=4?s=100" width="100px;" alt="Anirudh"/><br /><sub><b>Anirudh</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=anirudh9391" title="Code">💻</a></td>
324+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sugmanue"><img src="https://avatars.githubusercontent.com/u/108146565?v=4?s=100" width="100px;" alt="Manuel Sugawara"/><br /><sub><b>Manuel Sugawara</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=sugmanue" title="Code">💻</a></td>
325+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/haydenbaker"><img src="https://avatars.githubusercontent.com/u/26096419?v=4?s=100" width="100px;" alt="Hayden Baker"/><br /><sub><b>Hayden Baker</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=haydenbaker" title="Code">💻</a></td>
326+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/gosar"><img src="https://avatars.githubusercontent.com/u/5666661?v=4?s=100" width="100px;" alt="Jaykumar Gosar"/><br /><sub><b>Jaykumar Gosar</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=gosar" title="Code">💻</a></td>
327+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/graebm"><img src="https://avatars.githubusercontent.com/u/24399397?v=4?s=100" width="100px;" alt="Michael Graeb"/><br /><sub><b>Michael Graeb</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=graebm" title="Code">💻</a></td>
328+
</tr>
329+
<tr>
330+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mgrundie-r7"><img src="https://avatars.githubusercontent.com/u/103498312?v=4?s=100" width="100px;" alt="Michael Grundie"/><br /><sub><b>Michael Grundie</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=mgrundie-r7" title="Code">💻</a></td>
322331
</tr>
323332
</tbody>
324333
</table>

0 commit comments

Comments
 (0)