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 01/15] 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 02/15] 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 03/15] 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 04/15] 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 💻 |
From 60ab9fa3ceb61e63acf8267507a502a8433ded70 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 28 Jul 2020 20:43:09 +0300
Subject: [PATCH 05/15] docs: add qza as a contributor (#1380)
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 cfc3cdfc5..9b817c42d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "qza",
+ "name": "qza",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/233149?v=4",
+ "profile": "https://github.com/qza",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "Tschis",
"name": "Rodolfo Forte",
diff --git a/README.md b/README.md
index 506948ca9..ad0a2fa5d 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 💻 |
+  qza 💻 |
 Rodolfo Forte 🖋 |
 Ankur Kaushal 💻 |
 Ovidijus Okinskas 💻 |
From 023865ad4c5b63f85bf1b6d001636543ff354f0e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 28 Jul 2020 20:45:59 +0300
Subject: [PATCH 06/15] docs: add pitsios-s as a contributor (#1381)
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 9b817c42d..df2e3e857 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "pitsios-s",
+ "name": "Stamatis Pitsios",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/6773603?v=4",
+ "profile": "https://twitter.com/StPitsios",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "qza",
"name": "qza",
diff --git a/README.md b/README.md
index ad0a2fa5d..94615bf9c 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 💻 |
+  Stamatis Pitsios 💻 |
 qza 💻 |
 Rodolfo Forte 🖋 |
 Ankur Kaushal 💻 |
From 0358fcec4c1f35c84d631e214c81bb6b96e2c74b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ilkka=20Sepp=C3=A4l=C3=A4?=
Date: Tue, 28 Jul 2020 20:53:31 +0300
Subject: [PATCH 07/15] update readme
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 94615bf9c..97e3111cf 100644
--- a/README.md
+++ b/README.md
@@ -115,10 +115,14 @@ This project is licensed under the terms of the MIT license.
 Srđan Paunović 💻 |
 Petros G. Sideris 💻 |
 Stamatis Pitsios 💻 |
+
+
 qza 💻 |
 Rodolfo Forte 🖋 |
 Ankur Kaushal 💻 |
 Ovidijus Okinskas 💻 |
+
+
 Robert Kasperczyk 💻 |
From eb8ddde98ffd9d63dce24ddd8f76a00649520889 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 17:36:32 +0300
Subject: [PATCH 08/15] docs: add llitfkitfk as a contributor (#1382)
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 | 3 ++-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index df2e3e857..3d7e4065e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "llitfkitfk",
+ "name": "田浩",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/2404785?v=4",
+ "profile": "https://t.me/paul_docker",
+ "contributions": [
+ "content"
+ ]
+ },
{
"login": "pitsios-s",
"name": "Stamatis Pitsios",
diff --git a/README.md b/README.md
index 97e3111cf..79f9b34ff 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ This project is licensed under the terms of the MIT license.
 GVSharma 💻 |
 Srđan Paunović 💻 |
 Petros G. Sideris 💻 |
-  Stamatis Pitsios 💻 |
+  田浩 🖋 |
 qza 💻 |
@@ -123,6 +123,7 @@ This project is licensed under the terms of the MIT license.
 Ovidijus Okinskas 💻 |
+  Stamatis Pitsios 💻 |
 Robert Kasperczyk 💻 |
From 8d6791490b63dbbfab8c093378c730eeee805bcd Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 17:39:11 +0300
Subject: [PATCH 09/15] docs: add gwildor28 as a contributor (#1383)
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 | 3 ++-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 3d7e4065e..f37d603e5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "gwildor28",
+ "name": "gwildor28",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16000365?v=4",
+ "profile": "https://github.com/gwildor28",
+ "contributions": [
+ "content"
+ ]
+ },
{
"login": "llitfkitfk",
"name": "田浩",
diff --git a/README.md b/README.md
index 79f9b34ff..104d7afa2 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ This project is licensed under the terms of the MIT license.
 GVSharma 💻 |
 Srđan Paunović 💻 |
 Petros G. Sideris 💻 |
-  田浩 🖋 |
+  gwildor28 💻 |
 qza 💻 |
@@ -125,6 +125,7 @@ This project is licensed under the terms of the MIT license.
 Stamatis Pitsios 💻 |
 Robert Kasperczyk 💻 |
+  田浩 🖋 |
From 39e5436ed5ed13c1ff81487a08cd5b2d30eca0a5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 17:41:35 +0300
Subject: [PATCH 10/15] docs: add amit2103 as a contributor (#1384)
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 | 3 ++-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f37d603e5..c9c27ed6b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "amit2103",
+ "name": "Amit Pandey",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7566692?v=4",
+ "profile": "https://github.com/amit2103",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "gwildor28",
"name": "gwildor28",
diff --git a/README.md b/README.md
index 104d7afa2..1417b68d3 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ This project is licensed under the terms of the MIT license.
 GVSharma 💻 |
 Srđan Paunović 💻 |
 Petros G. Sideris 💻 |
-  gwildor28 💻 |
+  Amit Pandey 💻 |
 qza 💻 |
@@ -126,6 +126,7 @@ This project is licensed under the terms of the MIT license.
 Stamatis Pitsios 💻 |
 Robert Kasperczyk 💻 |
 田浩 🖋 |
+  gwildor28 💻 |
From 81824057968557335d4812093ddc70ec7c12e73c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 17:44:05 +0300
Subject: [PATCH 11/15] docs: add hoswey as a contributor (#1385)
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 | 5 ++++-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index c9c27ed6b..ef533e802 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "hoswey",
+ "name": "Hoswey",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/3689445?v=4",
+ "profile": "https://github.com/hoswey",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "amit2103",
"name": "Amit Pandey",
diff --git a/README.md b/README.md
index 1417b68d3..e9cb72003 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ This project is licensed under the terms of the MIT license.
 GVSharma 💻 |
 Srđan Paunović 💻 |
 Petros G. Sideris 💻 |
-  Amit Pandey 💻 |
+  Hoswey 💻 |
 qza 💻 |
@@ -128,6 +128,9 @@ This project is licensed under the terms of the MIT license.
 田浩 🖋 |
 gwildor28 💻 |
+
+  Amit Pandey 💻 |
+
From 37bffb4a99865f4ca34a4d4ac6816a52e8b79b9f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 17:47:06 +0300
Subject: [PATCH 12/15] docs: add gopinath-langote as a contributor (#1386)
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 | 3 ++-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index ef533e802..21d993c64 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "gopinath-langote",
+ "name": "Gopinath Langote",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/10210778?v=4",
+ "profile": "https://www.linkedin.com/in/gopinathlangote/",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "hoswey",
"name": "Hoswey",
diff --git a/README.md b/README.md
index e9cb72003..d9fba1e99 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ This project is licensed under the terms of the MIT license.
 GVSharma 💻 |
 Srđan Paunović 💻 |
 Petros G. Sideris 💻 |
-  Hoswey 💻 |
+  Gopinath Langote 💻 |
 qza 💻 |
@@ -130,6 +130,7 @@ This project is licensed under the terms of the MIT license.
 Amit Pandey 💻 |
+  Hoswey 💻 |
From 8c21809dad7caf2d42d19e32c1eead5c6fc6de8e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 17:49:00 +0300
Subject: [PATCH 13/15] docs: add ThatGuyWithTheHat as a contributor (#1387)
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 | 3 ++-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 21d993c64..edef8c2c5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "ThatGuyWithTheHat",
+ "name": "Matt",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/24470582?v=4",
+ "profile": "https://github.com/ThatGuyWithTheHat",
+ "contributions": [
+ "content"
+ ]
+ },
{
"login": "gopinath-langote",
"name": "Gopinath Langote",
diff --git a/README.md b/README.md
index d9fba1e99..5d9b81ca7 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ This project is licensed under the terms of the MIT license.
 GVSharma 💻 |
 Srđan Paunović 💻 |
 Petros G. Sideris 💻 |
-  Gopinath Langote 💻 |
+  Matt 🖋 |
 qza 💻 |
@@ -131,6 +131,7 @@ This project is licensed under the terms of the MIT license.
 Amit Pandey 💻 |
 Hoswey 💻 |
+  Gopinath Langote 💻 |
From 5a23fab795d1588a2cada9e923eb8856ff2398a0 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 17:50:53 +0300
Subject: [PATCH 14/15] docs: add vehpsr as a contributor (#1389)
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 | 3 ++-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index edef8c2c5..e1b8032cb 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "vehpsr",
+ "name": "gans",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3133265?v=4",
+ "profile": "https://github.com/vehpsr",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "ThatGuyWithTheHat",
"name": "Matt",
diff --git a/README.md b/README.md
index 5d9b81ca7..62c70ae2f 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ This project is licensed under the terms of the MIT license.
 GVSharma 💻 |
 Srđan Paunović 💻 |
 Petros G. Sideris 💻 |
-  Matt 🖋 |
+  gans 💻 |
 qza 💻 |
@@ -132,6 +132,7 @@ This project is licensed under the terms of the MIT license.
 Amit Pandey 💻 |
 Hoswey 💻 |
 Gopinath Langote 💻 |
+  Matt 🖋 |
From c0d7c8922e82eb02cbeff2b331dc8b1ed30924b8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 17:53:30 +0300
Subject: [PATCH 15/15] docs: add Azureyjt as a contributor (#1388)
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 | 5 ++++-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index e1b8032cb..7a1681230 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "Azureyjt",
+ "name": "Azureyjt",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/18476317?v=4",
+ "profile": "https://github.com/Azureyjt",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "vehpsr",
"name": "gans",
diff --git a/README.md b/README.md
index 62c70ae2f..6b90e2df8 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ This project is licensed under the terms of the MIT license.
 GVSharma 💻 |
 Srđan Paunović 💻 |
 Petros G. Sideris 💻 |
-  gans 💻 |
+  Azureyjt 💻 |
 qza 💻 |
@@ -134,6 +134,9 @@ This project is licensed under the terms of the MIT license.
 Gopinath Langote 💻 |
 Matt 🖋 |
+
+  gans 💻 |
+