File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 985
985
"contributions" : [
986
986
" doc"
987
987
]
988
+ },
989
+ {
990
+ "login" : " chaykin" ,
991
+ "name" : " Kirill Chaykin" ,
992
+ "avatar_url" : " https://avatars.githubusercontent.com/u/2480265?v=4" ,
993
+ "profile" : " https://github.com/chaykin" ,
994
+ "contributions" : [
995
+ " code"
996
+ ]
988
997
}
989
998
],
990
999
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 4
4
[ ![ 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 )
5
5
[ ![ codecov] ( https://codecov.io/gh/aws/aws-sdk-java-v2/branch/master/graph/badge.svg )] ( https://codecov.io/gh/aws/aws-sdk-java-v2 )
6
6
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
7
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-109 -orange.svg?style=flat-square )] ( #contributors- )
7
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-110 -orange.svg?style=flat-square )] ( #contributors- )
8
8
<!-- ALL-CONTRIBUTORS-BADGE:END -->
9
9
10
10
The ** AWS SDK for Java 2.0** is a rewrite of 1.0 with some great new features. As with version 1.0,
@@ -331,6 +331,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
331
331
<td align="center" valign="top" width="14.28%"><a href="https://github.com/eckardnet"><img src="https://avatars.githubusercontent.com/u/13320705?v=4?s=100" width="100px;" alt="Eckard Mühlich"/><br /><sub><b>Eckard Mühlich</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=eckardnet" title="Code">💻</a></td>
332
332
<td align="center" valign="top" width="14.28%"><a href="http://wicket.apache.org"><img src="https://avatars.githubusercontent.com/u/980773?v=4?s=100" width="100px;" alt="Tobias Soloschenko"/><br /><sub><b>Tobias Soloschenko</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=klopfdreh" title="Code">💻</a></td>
333
333
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Madrigal"><img src="https://avatars.githubusercontent.com/u/599908?v=4?s=100" width="100px;" alt="Luis Madrigal"/><br /><sub><b>Luis Madrigal</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=Madrigal" title="Documentation">📖</a></td>
334
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/chaykin"><img src="https://avatars.githubusercontent.com/u/2480265?v=4?s=100" width="100px;" alt="Kirill Chaykin"/><br /><sub><b>Kirill Chaykin</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=chaykin" title="Code">💻</a></td>
334
335
</tr>
335
336
</tbody >
336
337
</table >
You can’t perform that action at this time.
0 commit comments