From d987346cc86854a9fab862c4ed0115c3ea6fe2f7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 10 Sep 2021 17:39:53 +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 7fd1781c0b30..9e141ba49b01 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-74-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-75-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, @@ -276,6 +276,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Bennett Lynch

💻
Ikko Ashimine

📖
Jamie Liu

📖 +
guillepb10

💻 From b0c3efc1051d9ebbe9d7ec56e66c8492322b6e3e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 10 Sep 2021 17:39:54 +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 92631ccc7d8c..223624c0ca78 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -670,6 +670,15 @@ "contributions": [ "doc" ] + }, + { + "login": "guillepb10", + "name": "guillepb10", + "avatar_url": "https://avatars.githubusercontent.com/u/28654665?v=4", + "profile": "https://github.com/guillepb10", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,