File tree 2 files changed +11
-1
lines changed 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 769
769
"contributions" : [
770
770
" code"
771
771
]
772
+ },
773
+ {
774
+ "login" : " akiesler" ,
775
+ "name" : " Andy Kiesler" ,
776
+ "avatar_url" : " https://avatars.githubusercontent.com/u/4186292?v=4" ,
777
+ "profile" : " https://github.com/akiesler" ,
778
+ "contributions" : [
779
+ " code"
780
+ ]
772
781
}
773
782
],
774
783
"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-85 -orange.svg?style=flat-square )] ( #contributors- )
7
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-86 -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,
@@ -303,6 +303,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
303
303
</tr>
304
304
<tr>
305
305
<td align="center" valign="top" width="14.28%"><a href="https://github.com/barryoneill"><img src="https://avatars.githubusercontent.com/u/885049?v=4?s=100" width="100px;" alt="Barry O'Neill"/><br /><sub><b>Barry O'Neill</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=barryoneill" title="Code">💻</a></td>
306
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/akiesler"><img src="https://avatars.githubusercontent.com/u/4186292?v=4?s=100" width="100px;" alt="Andy Kiesler"/><br /><sub><b>Andy Kiesler</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=akiesler" title="Code">💻</a></td>
306
307
</tr>
307
308
</tbody >
308
309
</table >
You can’t perform that action at this time.
0 commit comments