From c0d2c7fdb04a239488db9457197d095173fc1b79 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 28 Jul 2020 20:23:30 +0300
Subject: [PATCH 1/4] docs: add robertt240 as a contributor (#1376)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
---
.all-contributorsrc | 9 +++++++++
README.md | 3 ++-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 1d6b1aabc..f5238558b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -290,6 +290,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "robertt240",
+ "name": "Robert Kasperczyk",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/9137432?v=4",
+ "profile": "https://github.com/robertt240",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 4,
diff --git a/README.md b/README.md
index 55e167ef8..026ba94e3 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
@@ -114,6 +114,7 @@ This project is licensed under the terms of the MIT license.
 GVSharma 💻 |
 Srđan Paunović 💻 |
 Petros G. Sideris 💻 |
+  Robert Kasperczyk 💻 |
From cfba28f9a4a0017d22506a7655e97c648413a79b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 28 Jul 2020 20:33:05 +0300
Subject: [PATCH 2/4] docs: add okinskas as a contributor (#1377)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Ilkka Seppälä
---
.all-contributorsrc | 9 +++++++++
README.md | 1 +
2 files changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f5238558b..9780bbbf8 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "okinskas",
+ "name": "Ovidijus Okinskas",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/20372387?v=4",
+ "profile": "https://www.linkedin.com/in/ovidijus-okinskas/",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "robertt240",
"name": "Robert Kasperczyk",
diff --git a/README.md b/README.md
index 026ba94e3..4e931dca2 100644
--- a/README.md
+++ b/README.md
@@ -114,6 +114,7 @@ This project is licensed under the terms of the MIT license.
 GVSharma 💻 |
 Srđan Paunović 💻 |
 Petros G. Sideris 💻 |
+  Ovidijus Okinskas 💻 |
 Robert Kasperczyk 💻 |
From 2b095bec283932368a7111463ae0082836c0afdf Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 28 Jul 2020 20:37:11 +0300
Subject: [PATCH 3/4] docs: add ankurkaushal as a contributor (#1378)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Ilkka Seppälä
---
.all-contributorsrc | 9 +++++++++
README.md | 1 +
2 files changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 9780bbbf8..724d5e0d7 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "ankurkaushal",
+ "name": "Ankur Kaushal",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/2236616?v=4",
+ "profile": "https://github.com/ankurkaushal",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "okinskas",
"name": "Ovidijus Okinskas",
diff --git a/README.md b/README.md
index 4e931dca2..7e71b1e62 100644
--- a/README.md
+++ b/README.md
@@ -114,6 +114,7 @@ This project is licensed under the terms of the MIT license.
 GVSharma 💻 |
 Srđan Paunović 💻 |
 Petros G. Sideris 💻 |
+  Ankur Kaushal 💻 |
 Ovidijus Okinskas 💻 |
 Robert Kasperczyk 💻 |
From f85e4db0bed8b96864375028d90ee31bf05f9ccc Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 28 Jul 2020 20:40:11 +0300
Subject: [PATCH 4/4] docs: add Tschis as a contributor (#1379)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Ilkka Seppälä
---
.all-contributorsrc | 9 +++++++++
README.md | 1 +
2 files changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 724d5e0d7..cfc3cdfc5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "Tschis",
+ "name": "Rodolfo Forte",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/20662669?v=4",
+ "profile": "http://tschis.github.io",
+ "contributions": [
+ "content"
+ ]
+ },
{
"login": "ankurkaushal",
"name": "Ankur Kaushal",
diff --git a/README.md b/README.md
index 7e71b1e62..506948ca9 100644
--- a/README.md
+++ b/README.md
@@ -114,6 +114,7 @@ This project is licensed under the terms of the MIT license.
 GVSharma 💻 |
 Srđan Paunović 💻 |
 Petros G. Sideris 💻 |
+  Rodolfo Forte 🖋 |
 Ankur Kaushal 💻 |
 Ovidijus Okinskas 💻 |
 Robert Kasperczyk 💻 |