From 122ff9e2adde4e46dbf5027f6feb4de9855dde70 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 21:44:52 +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 aaf6ac494280..7147e4167079 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![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) [![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-85-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-86-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, @@ -303,6 +303,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Barry O'Neill
Barry O'Neill

💻 + Andy Kiesler
Andy Kiesler

💻 From 57a91aeb46b94069de8330437e69b5c2f3df9dc6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 21:44:53 +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 562b202065ca..838b35ebe549 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -769,6 +769,15 @@ "contributions": [ "code" ] + }, + { + "login": "akiesler", + "name": "Andy Kiesler", + "avatar_url": "https://avatars.githubusercontent.com/u/4186292?v=4", + "profile": "https://github.com/akiesler", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,