From 870e5b0e1f434b5e2d5e0412ede201fd6833d5d7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 18:53:56 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80d4c1963e5f..4cf8b3d3d4f6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![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) [![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-124-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-125-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, @@ -349,6 +349,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Hyeonmin Park
Hyeonmin Park

📖 carhaz
carhaz

💻 Ryan Yuan
Ryan Yuan

📖 + Salman Chishti
Salman Chishti

🚧 From e850dfe6c01717dee221faa263a2d61e3ac870ee Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 18:53:57 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 20071e67540b..52bddbfe1d98 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1120,6 +1120,15 @@ "contributions": [ "doc" ] + }, + { + "login": "salmanmkc", + "name": "Salman Chishti", + "avatar_url": "https://avatars.githubusercontent.com/u/32169182?v=4", + "profile": "https://github.com/salmanmkc", + "contributions": [ + "maintenance" + ] } ], "contributorsPerLine": 7,