From 82f13a72c37df63aafcba58efb6e7007e7314f10 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 3 Dec 2021 22:49:45 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 357014c2456d..62062cd7dd43 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-77-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-78-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, @@ -280,6 +280,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Lorenz Nickel

📖
Erin Yang

💻 + +
Roberto Tyley

💻 + From 41b4a3abc8703be9abebce689a34ed1c7eff7f68 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 3 Dec 2021 22:49:46 +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 3e00df08af8a..2ac82a127006 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -697,6 +697,15 @@ "contributions": [ "code" ] + }, + { + "login": "rtyley", + "name": "Roberto Tyley", + "avatar_url": "https://avatars.githubusercontent.com/u/52038?v=4", + "profile": "https://www.theguardian.com/profile/roberto-tyley", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,