From a968dce586ec574d17628d99b524b285752fc15e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 17:08:12 +0000
Subject: [PATCH 1/4] 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 0801c677c..733bb5afb 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
[](https://gitter.im/iluwatar/java-design-patterns?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://sonarcloud.io/dashboard?id=iluwatar_java-design-patterns)
-[](#contributors-)
+[](#contributors-)
# Introduction
@@ -222,6 +222,7 @@ This project is licensed under the terms of the MIT license.
 Yuri Orlov 💻 |
 Varun Upadhyay 💻 |
 Aditya Pal 💻 |
+  grzesiekkedzior 💻 |
From 46d415532831b3a534a98f2317177b57ea7fe9ed Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 17:08:13 +0000
Subject: [PATCH 2/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 3ec5459fb..c7a0d5b48 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -938,6 +938,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "grzesiekkedzior",
+ "name": "grzesiekkedzior",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/23739158?v=4",
+ "profile": "https://github.com/grzesiekkedzior",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 4,
From dd599595ccf17f1fd2b200d81f86e343409c0325 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 28 Nov 2020 13:04:25 +0000
Subject: [PATCH 3/4] docs: update README.md [skip ci]
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 733bb5afb..f67e40b8b 100644
--- a/README.md
+++ b/README.md
@@ -222,7 +222,7 @@ This project is licensed under the terms of the MIT license.
 Yuri Orlov 💻 |
 Varun Upadhyay 💻 |
 Aditya Pal 💻 |
-  grzesiekkedzior 💻 |
+  grzesiekkedzior 💻 👀 |
From 96fadf3bd775f3fbc930b6416ab20391d7eb91d3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 28 Nov 2020 13:04:26 +0000
Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index c7a0d5b48..03d451d9a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -945,7 +945,8 @@
"avatar_url": "https://avatars3.githubusercontent.com/u/23739158?v=4",
"profile": "https://github.com/grzesiekkedzior",
"contributions": [
- "code"
+ "code",
+ "review"
]
}
],