From f3de21a7745f54f6bd03e1f61e0e19d8958c4b2a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 24 Aug 2021 03:14:53 +0000
Subject: [PATCH 1/3] 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 4472f4da8008..f5af93be8066 100644
--- a/README.md
+++ b/README.md
@@ -275,6 +275,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Michael Li 💻 |
 Bennett Lynch 💻 |
 Ikko Ashimine 📖 |
+  Jamie Liu 📖 |
@@ -283,4 +284,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
-This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
\ No newline at end of file
+This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
From 97b3828573591014299c62045655e1d372c4fc5a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 24 Aug 2021 03:14:54 +0000
Subject: [PATCH 2/3] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index dd3a85782962..92631ccc7d8c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -661,6 +661,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "jamieliu386",
+ "name": "Jamie Liu",
+ "avatar_url": "https://avatars.githubusercontent.com/u/35614552?v=4",
+ "profile": "https://jamieliu.me",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,
From 0709bb494921a3d87f1edf531fba21c5c807d76c Mon Sep 17 00:00:00 2001
From: Dongie Agnir
Date: Wed, 25 Aug 2021 10:29:33 -0700
Subject: [PATCH 3/3] Fix all-contributors contrib number
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f5af93be8066..299003398141 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[](https://gitter.im/aws/aws-sdk-java-v2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[](https://codecov.io/gh/aws/aws-sdk-java-v2)
-[](#contributors-)
+[](#contributors-)
The **AWS SDK for Java 2.0** is a rewrite of 1.0 with some great new features. As with version 1.0,