Skip to content

Commit c5c423a

Browse files
docs: add parasparani1 as a contributor for code (#7045)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 62378db commit c5c423a

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1156,6 +1156,15 @@
11561156
"contributions": [
11571157
"code"
11581158
]
1159+
},
1160+
{
1161+
"login": "parasparani1",
1162+
"name": "parasparani1",
1163+
"avatar_url": "https://avatars.githubusercontent.com/u/294045026?v=4",
1164+
"profile": "https://github.com/parasparani1",
1165+
"contributions": [
1166+
"code"
1167+
]
11591168
}
11601169
],
11611170
"contributorsPerLine": 7,

README.md

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

99
The **AWS SDK for Java 2.0** is a rewrite of 1.0 with some great new features. As with version 1.0,
@@ -355,6 +355,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
355355
<tr>
356356
<td align="center" valign="top" width="14.28%"><a href="https://github.com/humanzz"><img src="https://avatars.githubusercontent.com/u/5001?v=4?s=100" width="100px;" alt="Ahmed Kamel"/><br /><sub><b>Ahmed Kamel</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=humanzz" title="Code">💻</a></td>
357357
<td align="center" valign="top" width="14.28%"><a href="https://www.henricook.com"><img src="https://avatars.githubusercontent.com/u/82004?v=4?s=100" width="100px;" alt="Henri Cook"/><br /><sub><b>Henri Cook</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=henricook" title="Code">💻</a></td>
358+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/parasparani1"><img src="https://avatars.githubusercontent.com/u/294045026?v=4?s=100" width="100px;" alt="parasparani1"/><br /><sub><b>parasparani1</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=parasparani1" title="Code">💻</a></td>
358359
</tr>
359360
</tbody>
360361
</table>

0 commit comments

Comments
 (0)