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/64] 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/64] 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/64] 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/64] 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/64] 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/64] 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/64] 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/64] 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/64] 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/64] 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/64] 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/64] 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/64] 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/64] 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/64] 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 💻 |
+
From 7968615ad466c86b9d68cd25eee5d9a53a27f682 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 17:55:53 +0300
Subject: [PATCH 16/64] docs: add mookkiah as a contributor (#1390)
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 7a1681230..ec24b3888 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "mookkiah",
+ "name": "Mahendran Mookkiah",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/8975264?v=4",
+ "profile": "https://github.com/mookkiah",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "Azureyjt",
"name": "Azureyjt",
diff --git a/README.md b/README.md
index 6b90e2df8..ac8ab189a 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 💻 |
-  Azureyjt 💻 |
+  Mahendran Mookkiah 💻 |
 qza 💻 |
@@ -136,6 +136,7 @@ This project is licensed under the terms of the MIT license.
 gans 💻 |
+  Azureyjt 💻 |
From c5479cc882d3a1ff8c52fedd8ec8d6371bb64368 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 17:58:00 +0300
Subject: [PATCH 17/64] docs: add llorllale as a contributor (#1391)
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 ec24b3888..02b8d2f37 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "llorllale",
+ "name": "George Aristy",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/2019896?v=4",
+ "profile": "https://llorllale.github.io/",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "mookkiah",
"name": "Mahendran Mookkiah",
diff --git a/README.md b/README.md
index ac8ab189a..8869d6e26 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 💻 |
-  Mahendran Mookkiah 💻 |
+  George Aristy 💻 |
 qza 💻 |
@@ -137,6 +137,7 @@ This project is licensed under the terms of the MIT license.
 gans 💻 |
 Azureyjt 💻 |
+  Mahendran Mookkiah 💻 |
From c2fb5917496f001fc4293e2a4f7beb3a2af5542c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:00:07 +0300
Subject: [PATCH 18/64] docs: add igeligel as a contributor (#1392)
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 02b8d2f37..71677e31f 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "igeligel",
+ "name": "Kevin Peters",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12736734?v=4",
+ "profile": "https://www.kevinpeters.net/about/",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "llorllale",
"name": "George Aristy",
diff --git a/README.md b/README.md
index 8869d6e26..f8d66532b 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 💻 |
-  George Aristy 💻 |
+  Kevin Peters 💻 |
 qza 💻 |
@@ -138,6 +138,7 @@ This project is licensed under the terms of the MIT license.
 gans 💻 |
 Azureyjt 💻 |
 Mahendran Mookkiah 💻 |
+  George Aristy 💻 |
From d1de4657801a2f4715673f79102cbf181e89e819 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:02:13 +0300
Subject: [PATCH 19/64] docs: add hbothra15 as a contributor (#1393)
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 71677e31f..c7cef5bea 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "hbothra15",
+ "name": "Hemant Bothra",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/7418012?v=4",
+ "profile": "https://github.com/hbothra15",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "igeligel",
"name": "Kevin Peters",
diff --git a/README.md b/README.md
index f8d66532b..1b57fa8ab 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 💻 |
-  Kevin Peters 💻 |
+  Hemant Bothra 💻 |
 qza 💻 |
@@ -140,6 +140,9 @@ This project is licensed under the terms of the MIT license.
 Mahendran Mookkiah 💻 |
 George Aristy 💻 |
+
+  Kevin Peters 💻 |
+
From ec80402fe50b81cc651946a48c7aa0b0f5b9e224 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:05:22 +0300
Subject: [PATCH 20/64] docs: add giorgosmav21 as a contributor (#1394)
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 c7cef5bea..9518ede79 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "giorgosmav21",
+ "name": "George Mavroeidis",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/22855493?v=4",
+ "profile": "https://github.com/giorgosmav21",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "hbothra15",
"name": "Hemant Bothra",
diff --git a/README.md b/README.md
index 1b57fa8ab..12ba1a7e4 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 💻 |
-  Hemant Bothra 💻 |
+  George Mavroeidis 💻 |
 qza 💻 |
@@ -142,6 +142,7 @@ This project is licensed under the terms of the MIT license.
 Kevin Peters 💻 |
+  Hemant Bothra 💻 |
From be54dc1c7e24e71d6fdae7069811e6eddf4f06c5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:07:15 +0300
Subject: [PATCH 21/64] docs: add oconnelc as a contributor (#1395)
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 9518ede79..25192ed78 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "oconnelc",
+ "name": "Christopher O'Connell",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1112973?v=4",
+ "profile": "https://github.com/oconnelc",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "giorgosmav21",
"name": "George Mavroeidis",
diff --git a/README.md b/README.md
index 12ba1a7e4..d1cbd2f1c 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 💻 |
-  George Mavroeidis 💻 |
+  Christopher O'Connell 💻 |
 qza 💻 |
@@ -143,6 +143,7 @@ This project is licensed under the terms of the MIT license.
 Kevin Peters 💻 |
 Hemant Bothra 💻 |
+  George Mavroeidis 💻 |
From ba485e2c3efb6669cece11164f93fb9bd4186316 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:09:00 +0300
Subject: [PATCH 22/64] docs: add npczwh as a contributor (#1396)
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 25192ed78..17c9bc3d6 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "npczwh",
+ "name": "Zhang WH",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/14066422?v=4",
+ "profile": "https://github.com/npczwh",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "oconnelc",
"name": "Christopher O'Connell",
diff --git a/README.md b/README.md
index d1cbd2f1c..227c62c60 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 💻 |
-  Christopher O'Connell 💻 |
+  Zhang WH 💻 |
 qza 💻 |
@@ -144,6 +144,7 @@ This project is licensed under the terms of the MIT license.
 Kevin Peters 💻 |
 Hemant Bothra 💻 |
 George Mavroeidis 💻 |
+  Christopher O'Connell 💻 |
From d791c785014b200b38c95d07859cabf9f8a16b8b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:11:09 +0300
Subject: [PATCH 23/64] docs: add leogtzr as a contributor (#1397)
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, 12 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 17c9bc3d6..985bd474f 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "leogtzr",
+ "name": "Leo Gutiérrez Ramírez",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1211969?v=4",
+ "profile": "https://github.com/leogtzr",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "npczwh",
"name": "Zhang WH",
diff --git a/README.md b/README.md
index 227c62c60..7e2ffc3d3 100644
--- a/README.md
+++ b/README.md
@@ -146,6 +146,9 @@ This project is licensed under the terms of the MIT license.
 George Mavroeidis 💻 |
 Christopher O'Connell 💻 |
+
+  Leo Gutiérrez Ramírez 💻 |
+
From e924c9399ad236da1db94edd049147a3975fa007 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:12:47 +0300
Subject: [PATCH 24/64] docs: add hannespernpeintner as a contributor (#1398)
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 985bd474f..69a4de8f3 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "hannespernpeintner",
+ "name": "Hannes",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1679437?v=4",
+ "profile": "https://bitbucket.org/hannespernpeintner/",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "leogtzr",
"name": "Leo Gutiérrez Ramírez",
diff --git a/README.md b/README.md
index 7e2ffc3d3..9ceb86f80 100644
--- a/README.md
+++ b/README.md
@@ -148,6 +148,7 @@ This project is licensed under the terms of the MIT license.
 Leo Gutiérrez Ramírez 💻 |
+  Hannes 💻 |
From 8137609e2f4a3ff7a9d43615c2707f634d699f70 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:14:30 +0300
Subject: [PATCH 25/64] docs: add dgruntz as a contributor (#1399)
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 69a4de8f3..c36df4855 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "dgruntz",
+ "name": "Dominik Gruntz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1516800?v=4",
+ "profile": "https://github.com/dgruntz",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "hannespernpeintner",
"name": "Hannes",
diff --git a/README.md b/README.md
index 9ceb86f80..fef0bf614 100644
--- a/README.md
+++ b/README.md
@@ -149,6 +149,7 @@ This project is licensed under the terms of the MIT license.
 Leo Gutiérrez Ramírez 💻 |
 Hannes 💻 |
+  Dominik Gruntz 💻 |
From 46fdc5a54f0b4ec741f4dae395acf5d9ffe35eaf Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:16:12 +0300
Subject: [PATCH 26/64] docs: add christofferh as a contributor (#1400)
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 c36df4855..8e0e6d13a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "christofferh",
+ "name": "Christoffer Hamberg",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/767643?v=4",
+ "profile": "https://christofferh.com",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "dgruntz",
"name": "Dominik Gruntz",
diff --git a/README.md b/README.md
index fef0bf614..9720fbad5 100644
--- a/README.md
+++ b/README.md
@@ -150,6 +150,7 @@ This project is licensed under the terms of the MIT license.
 Leo Gutiérrez Ramírez 💻 |
 Hannes 💻 |
 Dominik Gruntz 💻 |
+  Christoffer Hamberg 💻 |
From a727a1d05b79b17ca2dd1a926d67cf8e651dcc52 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:18:07 +0300
Subject: [PATCH 27/64] docs: add AnaghaSasikumar as a contributor (#1401)
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, 12 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 8e0e6d13a..ca442aa6e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "AnaghaSasikumar",
+ "name": "AnaghaSasikumar",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/42939261?v=4",
+ "profile": "https://github.com/AnaghaSasikumar",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "christofferh",
"name": "Christoffer Hamberg",
diff --git a/README.md b/README.md
index 9720fbad5..508a1dbef 100644
--- a/README.md
+++ b/README.md
@@ -152,6 +152,9 @@ This project is licensed under the terms of the MIT license.
 Dominik Gruntz 💻 |
 Christoffer Hamberg 💻 |
+
+  AnaghaSasikumar 💻 |
+
From 96bfb8bd9f1c293634828c0fd8e5ef074a4821f8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:19:53 +0300
Subject: [PATCH 28/64] docs: add waisuan as a contributor (#1402)
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 ca442aa6e..94158246d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "waisuan",
+ "name": "Evan Sia Wai Suan",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/10975700?v=4",
+ "profile": "https://github.com/waisuan",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "AnaghaSasikumar",
"name": "AnaghaSasikumar",
diff --git a/README.md b/README.md
index 508a1dbef..6a091ea20 100644
--- a/README.md
+++ b/README.md
@@ -154,6 +154,7 @@ This project is licensed under the terms of the MIT license.
 AnaghaSasikumar 💻 |
+  Evan Sia Wai Suan 💻 |
From 09880e3850277b372975089725a7d3cdf8754a37 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:21:41 +0300
Subject: [PATCH 29/64] docs: add perwramdemark as a contributor (#1403)
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 94158246d..a2cfd2a03 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "perwramdemark",
+ "name": "Per Wramdemark",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/7052193?v=4",
+ "profile": "http://www.wramdemark.se",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "waisuan",
"name": "Evan Sia Wai Suan",
diff --git a/README.md b/README.md
index 6a091ea20..51c774275 100644
--- a/README.md
+++ b/README.md
@@ -155,6 +155,7 @@ This project is licensed under the terms of the MIT license.
 AnaghaSasikumar 💻 |
 Evan Sia Wai Suan 💻 |
+  Per Wramdemark 💻 |
From 19929d9e7215223eddc03b5f1e950b7ec164297d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:23:23 +0300
Subject: [PATCH 30/64] docs: add leonmak as a contributor (#1404)
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, 12 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index a2cfd2a03..fa19cf391 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "leonmak",
+ "name": "Leon Mak",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/13071508?v=4",
+ "profile": "http://leonmak.me",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "perwramdemark",
"name": "Per Wramdemark",
diff --git a/README.md b/README.md
index 51c774275..abea00951 100644
--- a/README.md
+++ b/README.md
@@ -156,6 +156,9 @@ This project is licensed under the terms of the MIT license.
 AnaghaSasikumar 💻 |
 Evan Sia Wai Suan 💻 |
 Per Wramdemark 💻 |
+  Leon Mak 💻 |
+
+
From a70213f8521cadab757ed874183e7d4c43e6ac50 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:25:03 +0300
Subject: [PATCH 31/64] docs: add kanwarpreet25 as a contributor (#1405)
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 fa19cf391..7b91a7aa5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "kanwarpreet25",
+ "name": "kanwarpreet25",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/39183641?v=4",
+ "profile": "https://github.com/kanwarpreet25",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "leonmak",
"name": "Leon Mak",
diff --git a/README.md b/README.md
index abea00951..53f0fedbb 100644
--- a/README.md
+++ b/README.md
@@ -159,6 +159,7 @@ This project is licensed under the terms of the MIT license.
 Leon Mak 💻 |
+  kanwarpreet25 💻 |
From 54bb02f69131cccd0b6655e19de3df3e314e6ea8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:26:34 +0300
Subject: [PATCH 32/64] docs: add MSaifAsif as a contributor (#1406)
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 7b91a7aa5..1fadb0530 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "MSaifAsif",
+ "name": "M Saif Asif",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/6280554?v=4",
+ "profile": "https://github.com/MSaifAsif",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "kanwarpreet25",
"name": "kanwarpreet25",
diff --git a/README.md b/README.md
index 53f0fedbb..708a62ca6 100644
--- a/README.md
+++ b/README.md
@@ -160,6 +160,7 @@ This project is licensed under the terms of the MIT license.
 kanwarpreet25 💻 |
+  M Saif Asif 💻 |
From e2a42b0051f4818908936aee5627329e1309cbfe Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:28:10 +0300
Subject: [PATCH 33/64] docs: add Alwayswithme as a contributor (#1407)
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 1fadb0530..782955f0c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "Alwayswithme",
+ "name": "PhoenixYip",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/3234786?v=4",
+ "profile": "https://alwayswithme.github.io",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "MSaifAsif",
"name": "M Saif Asif",
diff --git a/README.md b/README.md
index 708a62ca6..173485073 100644
--- a/README.md
+++ b/README.md
@@ -161,6 +161,7 @@ This project is licensed under the terms of the MIT license.
 kanwarpreet25 💻 |
 M Saif Asif 💻 |
+  PhoenixYip 💻 |
From fe2f8f74a1d1126d5de4e3fa5c598038ec9b7a8d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:29:41 +0300
Subject: [PATCH 34/64] docs: add ranjeet-floyd as a contributor (#1408)
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 782955f0c..27e8872d7 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "ranjeet-floyd",
+ "name": "Ranjeet",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1992972?v=4",
+ "profile": "https://ranjeet-floyd.github.io",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "Alwayswithme",
"name": "PhoenixYip",
diff --git a/README.md b/README.md
index 173485073..46a1443e7 100644
--- a/README.md
+++ b/README.md
@@ -162,6 +162,7 @@ This project is licensed under the terms of the MIT license.
 kanwarpreet25 💻 |
 M Saif Asif 💻 |
 PhoenixYip 💻 |
+  Ranjeet 💻 |
From 8e268cf261cd23f5de815f32da2d9c2b417d5c1a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:32:59 +0300
Subject: [PATCH 35/64] docs: add mitchellirvin as a contributor (#1409)
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 | 11 +++++++++++
2 files changed, 20 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 27e8872d7..4b9a0dd1a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "mitchellirvin",
+ "name": "Mitchell Irvin",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16233245?v=4",
+ "profile": "http://mitchell-irvin.com",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "ranjeet-floyd",
"name": "Ranjeet",
diff --git a/README.md b/README.md
index 46a1443e7..d587771d1 100644
--- a/README.md
+++ b/README.md
@@ -164,6 +164,17 @@ This project is licensed under the terms of the MIT license.
 PhoenixYip 💻 |
 Ranjeet 💻 |
+  Mitchell Irvin 💻 |
+
+
+
+
+
+
+
+
+
+
From 9b5ae765fccfaac7be5fec221a48b0f0dde9ad54 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:34:45 +0300
Subject: [PATCH 36/64] docs: add kirill-vlasov as a contributor (#1410)
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 4b9a0dd1a..6d3a4741f 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "kirill-vlasov",
+ "name": "Kirill Vlasov",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/16112495?v=4",
+ "profile": "https://github.com/kirill-vlasov",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "mitchellirvin",
"name": "Mitchell Irvin",
diff --git a/README.md b/README.md
index d587771d1..f12fcb9ab 100644
--- a/README.md
+++ b/README.md
@@ -166,6 +166,7 @@ This project is licensed under the terms of the MIT license.
 Mitchell Irvin 💻 |
+  Kirill Vlasov 💻 |
From 1bc77a80f2b8fcafc52e611af600f9a77d77c744 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:36:27 +0300
Subject: [PATCH 37/64] docs: add joningiwork as a contributor (#1411)
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 6d3a4741f..7352e906e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "joningiwork",
+ "name": "Jón Ingi Sveinbjörnsson",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/6115148?v=4",
+ "profile": "http://joningi.net",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "kirill-vlasov",
"name": "Kirill Vlasov",
diff --git a/README.md b/README.md
index f12fcb9ab..655c71e26 100644
--- a/README.md
+++ b/README.md
@@ -167,6 +167,7 @@ This project is licensed under the terms of the MIT license.
 Mitchell Irvin 💻 |
 Kirill Vlasov 💻 |
+  Jón Ingi Sveinbjörnsson 💻 |
From a475df845bf44163ce49c9289371d08436d27bb5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:38:07 +0300
Subject: [PATCH 38/64] docs: add jarpit96 as a contributor (#1412)
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 7352e906e..ffe698d84 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "jarpit96",
+ "name": "Arpit Jain",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/10098713?v=4",
+ "profile": "https://github.com/jarpit96",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "joningiwork",
"name": "Jón Ingi Sveinbjörnsson",
diff --git a/README.md b/README.md
index 655c71e26..c59bfac02 100644
--- a/README.md
+++ b/README.md
@@ -165,6 +165,7 @@ This project is licensed under the terms of the MIT license.
 Ranjeet 💻 |
 Mitchell Irvin 💻 |
+  Arpit Jain 💻 |
 Kirill Vlasov 💻 |
 Jón Ingi Sveinbjörnsson 💻 |
From 2a66fec6fe509a2b3a96d086d3e7265aebf823b1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:41:17 +0300
Subject: [PATCH 39/64] docs: add hoangnam2261 as a contributor (#1413)
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 ffe698d84..ca9e4c8e0 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "hoangnam2261",
+ "name": "hoangnam2261",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/31692990?v=4",
+ "profile": "https://github.com/hoangnam2261",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "jarpit96",
"name": "Arpit Jain",
diff --git a/README.md b/README.md
index c59bfac02..b10ea2a59 100644
--- a/README.md
+++ b/README.md
@@ -166,6 +166,7 @@ This project is licensed under the terms of the MIT license.
 Mitchell Irvin 💻 |
 Arpit Jain 💻 |
+  hoangnam2261 💻 |
 Kirill Vlasov 💻 |
 Jón Ingi Sveinbjörnsson 💻 |
From d11b2f06ea91219a2952ca0ea578faef13384ab8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:42:55 +0300
Subject: [PATCH 40/64] docs: add fanofxiaofeng as a contributor (#1414)
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 ca9e4c8e0..76018eb5a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "fanofxiaofeng",
+ "name": "靳阳",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/3983683?v=4",
+ "profile": "https://github.com/fanofxiaofeng",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "hoangnam2261",
"name": "hoangnam2261",
diff --git a/README.md b/README.md
index b10ea2a59..9d2c2fb91 100644
--- a/README.md
+++ b/README.md
@@ -167,6 +167,7 @@ This project is licensed under the terms of the MIT license.
 Mitchell Irvin 💻 |
 Arpit Jain 💻 |
 hoangnam2261 💻 |
+  靳阳 💻 |
 Kirill Vlasov 💻 |
 Jón Ingi Sveinbjörnsson 💻 |
From 1bbae5fd5a63a6c56e4b576ce4b6cd0abbc59855 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:44:29 +0300
Subject: [PATCH 41/64] docs: add dmitraver as a contributor (#1415)
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 76018eb5a..c04339058 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "dmitraver",
+ "name": "Dmitry Avershin",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1798156?v=4",
+ "profile": "https://github.com/dmitraver",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "fanofxiaofeng",
"name": "靳阳",
diff --git a/README.md b/README.md
index 9d2c2fb91..04721d214 100644
--- a/README.md
+++ b/README.md
@@ -171,6 +171,7 @@ This project is licensed under the terms of the MIT license.
 Kirill Vlasov 💻 |
 Jón Ingi Sveinbjörnsson 💻 |
+  Dmitry Avershin 💻 |
From b67a019c48c185e824acf3936b917a0b06764715 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:45:53 +0300
Subject: [PATCH 42/64] docs: add besok as a contributor (#1416)
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 c04339058..f30ec4f26 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "besok",
+ "name": "Boris",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/29834592?v=4",
+ "profile": "https://github.com/besok",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "dmitraver",
"name": "Dmitry Avershin",
diff --git a/README.md b/README.md
index 04721d214..4407d4f36 100644
--- a/README.md
+++ b/README.md
@@ -172,6 +172,7 @@ This project is licensed under the terms of the MIT license.
 Kirill Vlasov 💻 |
 Jón Ingi Sveinbjörnsson 💻 |
 Dmitry Avershin 💻 |
+  Boris 💻 |
From b4e4cf9cfe4633ebc35e0f91836ce20bd671e11c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:48:09 +0300
Subject: [PATCH 43/64] docs: add baislsl as a contributor (#1417)
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, 12 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f30ec4f26..39babdca5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "baislsl",
+ "name": "Shengli Bai",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/17060584?v=4",
+ "profile": "https://github.com/baislsl",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "besok",
"name": "Boris",
diff --git a/README.md b/README.md
index 4407d4f36..cc5d3a99e 100644
--- a/README.md
+++ b/README.md
@@ -164,10 +164,12 @@ This project is licensed under the terms of the MIT license.
 PhoenixYip 💻 |
 Ranjeet 💻 |
+
 Mitchell Irvin 💻 |
 Arpit Jain 💻 |
 hoangnam2261 💻 |
 靳阳 💻 |
+
 Kirill Vlasov 💻 |
 Jón Ingi Sveinbjörnsson 💻 |
@@ -175,6 +177,7 @@ This project is licensed under the terms of the MIT license.
 Boris 💻 |
+  Shengli Bai 💻 |
From 65d627b2ed11a5d8fdbeae32266bf2cf3dbfcdd8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 18:49:46 +0300
Subject: [PATCH 44/64] docs: add akrystian as a contributor (#1418)
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 39babdca5..92b26c57e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "akrystian",
+ "name": "adamski.pro",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/6537430?v=4",
+ "profile": "http://adamski.pro",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "baislsl",
"name": "Shengli Bai",
diff --git a/README.md b/README.md
index cc5d3a99e..0d91ed28f 100644
--- a/README.md
+++ b/README.md
@@ -178,6 +178,7 @@ This project is licensed under the terms of the MIT license.
 Shengli Bai 💻 |
+  adamski.pro 💻 |
From 47acedaaf7e733d131df78126c3968df40ad4072 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:10:44 +0300
Subject: [PATCH 45/64] docs: add Rzeposlaw as a contributor (#1419)
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 92b26c57e..8ff68a0b8 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "Rzeposlaw",
+ "name": "Katarzyna Rzepecka",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/18425745?v=4",
+ "profile": "https://github.com/Rzeposlaw",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "akrystian",
"name": "adamski.pro",
diff --git a/README.md b/README.md
index 0d91ed28f..8e02e8749 100644
--- a/README.md
+++ b/README.md
@@ -179,6 +179,7 @@ This project is licensed under the terms of the MIT license.
 Shengli Bai 💻 |
 adamski.pro 💻 |
+  Katarzyna Rzepecka 💻 |
From ae57ec75f3dbe269113e40691d7fbab038735035 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:12:46 +0300
Subject: [PATCH 46/64] docs: add LuigiCortese as a contributor (#1420)
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 8ff68a0b8..98f1a8eba 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "LuigiCortese",
+ "name": "Luigi Cortese",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/9956006?v=4",
+ "profile": "http://www.devsedge.net/",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "Rzeposlaw",
"name": "Katarzyna Rzepecka",
diff --git a/README.md b/README.md
index 8e02e8749..182219262 100644
--- a/README.md
+++ b/README.md
@@ -180,6 +180,7 @@ This project is licensed under the terms of the MIT license.
 Shengli Bai 💻 |
 adamski.pro 💻 |
 Katarzyna Rzepecka 💻 |
+  Luigi Cortese 💻 |
From efd8c8156e9f6ce3ab5714e971973ec35360d683 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:14:26 +0300
Subject: [PATCH 47/64] docs: add Juaanma as a contributor (#1421)
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 98f1a8eba..df021acbe 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "Juaanma",
+ "name": "Juan Manuel Suárez",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7390500?v=4",
+ "profile": "https://github.com/Juaanma",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "LuigiCortese",
"name": "Luigi Cortese",
diff --git a/README.md b/README.md
index 182219262..33df95b87 100644
--- a/README.md
+++ b/README.md
@@ -183,6 +183,7 @@ This project is licensed under the terms of the MIT license.
 Luigi Cortese 💻 |
+  Juan Manuel Suárez 💻 |
From 325f0d93b24d9779109391cb7a5c876eaf048aa1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:16:02 +0300
Subject: [PATCH 48/64] docs: add 7agustibm as a contributor (#1422)
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 df021acbe..c7d6637a9 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "7agustibm",
+ "name": "Agustí Becerra Milà",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/8149332?v=4",
+ "profile": "https://github.com/7agustibm",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "Juaanma",
"name": "Juan Manuel Suárez",
diff --git a/README.md b/README.md
index 33df95b87..c9429805b 100644
--- a/README.md
+++ b/README.md
@@ -184,6 +184,7 @@ This project is licensed under the terms of the MIT license.
 Juan Manuel Suárez 💻 |
+  Agustí Becerra Milà 💻 |
From 1841fba8319af0e7a12a0ea04320311702b4b950 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:17:45 +0300
Subject: [PATCH 49/64] docs: add yosfik as a contributor (#1423)
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 c7d6637a9..1e49b8d91 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "yosfik",
+ "name": "Yosfik Alqadri",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/4850270?v=4",
+ "profile": "https://github.com/yosfik",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "7agustibm",
"name": "Agustí Becerra Milà",
diff --git a/README.md b/README.md
index c9429805b..74c9220bc 100644
--- a/README.md
+++ b/README.md
@@ -185,6 +185,7 @@ This project is licensed under the terms of the MIT license.
 Juan Manuel Suárez 💻 |
 Agustí Becerra Milà 💻 |
+  Yosfik Alqadri 💻 |
From ecb7b44f970c3701ef04db47575f11078c45fa8c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:19:24 +0300
Subject: [PATCH 50/64] docs: add vanogrid as a contributor (#1424)
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 1e49b8d91..8d9026820 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "vanogrid",
+ "name": "Alexander Ivanov",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/4307918?v=4",
+ "profile": "https://www.vanogrid.com",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "yosfik",
"name": "Yosfik Alqadri",
diff --git a/README.md b/README.md
index 74c9220bc..13a649741 100644
--- a/README.md
+++ b/README.md
@@ -186,6 +186,7 @@ This project is licensed under the terms of the MIT license.
 Juan Manuel Suárez 💻 |
 Agustí Becerra Milà 💻 |
 Yosfik Alqadri 💻 |
+  Alexander Ivanov 💻 |
From b5fac5cf861df4414dfb76f6b2560cb72f1c9be4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:21:22 +0300
Subject: [PATCH 51/64] docs: add valdar-hu as a contributor (#1425)
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 8d9026820..0087c240e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "valdar-hu",
+ "name": "Krisztián Nagy",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/17962817?v=4",
+ "profile": "https://github.com/valdar-hu",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "vanogrid",
"name": "Alexander Ivanov",
diff --git a/README.md b/README.md
index 13a649741..4f2b4895c 100644
--- a/README.md
+++ b/README.md
@@ -189,6 +189,7 @@ This project is licensed under the terms of the MIT license.
 Alexander Ivanov 💻 |
+  Krisztián Nagy 💻 |
From 652a68b134838ed0f6d7a9fd2f4b29d0e1ad6961 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:23:12 +0300
Subject: [PATCH 52/64] docs: add staillebois as a contributor (#1426)
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 0087c240e..fd2186072 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "staillebois",
+ "name": "staillebois",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/23701200?v=4",
+ "profile": "https://github.com/staillebois",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "valdar-hu",
"name": "Krisztián Nagy",
diff --git a/README.md b/README.md
index 4f2b4895c..a93f15b13 100644
--- a/README.md
+++ b/README.md
@@ -190,6 +190,7 @@ This project is licensed under the terms of the MIT license.
 Krisztián Nagy 💻 |
+  staillebois 💻 |
From 6f0035e7c23879b19eb514b2907fd392a55680c0 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:25:03 +0300
Subject: [PATCH 53/64] docs: add sankypanhale as a contributor (#1427)
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 fd2186072..511466186 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "sankypanhale",
+ "name": "Sanket Panhale",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/6478783?v=4",
+ "profile": "https://github.com/sankypanhale",
+ "contributions": [
+ "content"
+ ]
+ },
{
"login": "staillebois",
"name": "staillebois",
diff --git a/README.md b/README.md
index a93f15b13..911440c14 100644
--- a/README.md
+++ b/README.md
@@ -191,6 +191,7 @@ This project is licensed under the terms of the MIT license.
 Krisztián Nagy 💻 |
 staillebois 💻 |
+  Sanket Panhale 🖋 |
From dafe4956108c9602aed8bd241c80f3cef6247bd0 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:26:38 +0300
Subject: [PATCH 54/64] docs: add prafful1 as a contributor (#1428)
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 511466186..591781b1c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "prafful1",
+ "name": "Prafful Agarwal",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/14350274?v=4",
+ "profile": "https://github.com/prafful1",
+ "contributions": [
+ "content"
+ ]
+ },
{
"login": "sankypanhale",
"name": "Sanket Panhale",
diff --git a/README.md b/README.md
index 911440c14..7ab4f2b78 100644
--- a/README.md
+++ b/README.md
@@ -192,6 +192,7 @@ This project is licensed under the terms of the MIT license.
 Krisztián Nagy 💻 |
 staillebois 💻 |
 Sanket Panhale 🖋 |
+  Prafful Agarwal 🖋 |
From 7fdcd2ec5ab7558ca29227d19acbade450f29cad Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:28:18 +0300
Subject: [PATCH 55/64] docs: add pnowy as a contributor (#1429)
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 591781b1c..9edfc2588 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "pnowy",
+ "name": "Przemek",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3254609?v=4",
+ "profile": "https://przemeknowak.com",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "prafful1",
"name": "Prafful Agarwal",
diff --git a/README.md b/README.md
index 7ab4f2b78..e159ca59f 100644
--- a/README.md
+++ b/README.md
@@ -195,6 +195,7 @@ This project is licensed under the terms of the MIT license.
 Prafful Agarwal 🖋 |
+  Przemek 💻 |
From 6c9b912620f1ac84f6b7a61c486c8a400ee6d43d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:29:55 +0300
Subject: [PATCH 56/64] docs: add lbroman as a contributor (#1430)
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 9edfc2588..3a9ed11ac 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "lbroman",
+ "name": "lbroman",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/86007?v=4",
+ "profile": "https://github.com/lbroman",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "pnowy",
"name": "Przemek",
diff --git a/README.md b/README.md
index e159ca59f..03f77ef7d 100644
--- a/README.md
+++ b/README.md
@@ -196,6 +196,7 @@ This project is licensed under the terms of the MIT license.
 Przemek 💻 |
+  lbroman 💻 |
From 5d21a03acd97f13e8876686b936f5d48307f2c0a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:31:35 +0300
Subject: [PATCH 57/64] docs: add kaiwinter as a contributor (#1431)
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 3a9ed11ac..ad0a07bff 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "kaiwinter",
+ "name": "Kai Winter",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/110982?v=4",
+ "profile": "http://about.me/kaiwinter",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "lbroman",
"name": "lbroman",
diff --git a/README.md b/README.md
index 03f77ef7d..4a55b3c68 100644
--- a/README.md
+++ b/README.md
@@ -197,6 +197,7 @@ This project is licensed under the terms of the MIT license.
 Przemek 💻 |
 lbroman 💻 |
+  Kai Winter 💻 |
From 1f900d164d3b697c29b2e26f17507495e2cd2367 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:33:18 +0300
Subject: [PATCH 58/64] docs: add jjjimenez100 as a contributor (#1432)
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 ad0a07bff..e7bc74009 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "jjjimenez100",
+ "name": "Joshua Jimenez",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/22243493?v=4",
+ "profile": "https://github.com/jjjimenez100",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "kaiwinter",
"name": "Kai Winter",
diff --git a/README.md b/README.md
index 4a55b3c68..bbb11f58d 100644
--- a/README.md
+++ b/README.md
@@ -198,6 +198,7 @@ This project is licensed under the terms of the MIT license.
 Przemek 💻 |
 lbroman 💻 |
 Kai Winter 💻 |
+  Joshua Jimenez 💻 |
From 73d55afd585106f169da9a3d3275714393073c90 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:34:58 +0300
Subject: [PATCH 59/64] docs: add dzmitryh as a contributor (#1433)
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, 12 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index e7bc74009..9913c1e64 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "dzmitryh",
+ "name": "Dima Gubin",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5390492?v=4",
+ "profile": "https://about.me/dzmitryh",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "jjjimenez100",
"name": "Joshua Jimenez",
diff --git a/README.md b/README.md
index bbb11f58d..b0a836d2a 100644
--- a/README.md
+++ b/README.md
@@ -200,6 +200,9 @@ This project is licensed under the terms of the MIT license.
 Kai Winter 💻 |
 Joshua Jimenez 💻 |
+
+  Dima Gubin 💻 |
+
From 9483888b5eb0fa1c4fe05ad15f0b19b9a6fed043 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:36:36 +0300
Subject: [PATCH 60/64] docs: add christophercolumbusdog as a contributor
(#1434)
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 9913c1e64..19119645d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "christophercolumbusdog",
+ "name": "Christian Cygnus",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/9342724?v=4",
+ "profile": "http://ccygnus.com/",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "dzmitryh",
"name": "Dima Gubin",
diff --git a/README.md b/README.md
index b0a836d2a..c188513e2 100644
--- a/README.md
+++ b/README.md
@@ -202,6 +202,7 @@ This project is licensed under the terms of the MIT license.
 Dima Gubin 💻 |
+  Christian Cygnus 💻 |
From e222a699648758ae29204ed699d17e809752653e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:38:23 +0300
Subject: [PATCH 61/64] docs: add anthonycampbell as a contributor (#1435)
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 19119645d..b9991fc22 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "anthonycampbell",
+ "name": "anthony",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/10249255?v=4",
+ "profile": "https://github.com/anthonycampbell",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "christophercolumbusdog",
"name": "Christian Cygnus",
diff --git a/README.md b/README.md
index c188513e2..cdb66ef3b 100644
--- a/README.md
+++ b/README.md
@@ -203,6 +203,7 @@ This project is licensed under the terms of the MIT license.
 Dima Gubin 💻 |
 Christian Cygnus 💻 |
+  anthony 💻 |
From 706c5092c106420a1942a9d6a63db34b5fa133ab Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:40:00 +0300
Subject: [PATCH 62/64] docs: add amogozov as a contributor (#1436)
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 b9991fc22..385e4448c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "amogozov",
+ "name": "Artur Mogozov",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7372215?v=4",
+ "profile": "https://github.com/amogozov",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "anthonycampbell",
"name": "anthony",
diff --git a/README.md b/README.md
index cdb66ef3b..e213d97c0 100644
--- a/README.md
+++ b/README.md
@@ -204,6 +204,7 @@ This project is licensed under the terms of the MIT license.
 Dima Gubin 💻 |
 Christian Cygnus 💻 |
 anthony 💻 |
+  Artur Mogozov 💻 |
From beffc87deb9a27b46f56fe91b3a69b6b52774fe3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:41:47 +0300
Subject: [PATCH 63/64] docs: add alexsomai as a contributor (#1437)
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, 12 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 385e4448c..dced8bd77 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "alexsomai",
+ "name": "Alexandru Somai",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5720977?v=4",
+ "profile": "https://alexsomai.com",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "amogozov",
"name": "Artur Mogozov",
diff --git a/README.md b/README.md
index e213d97c0..7405d01c4 100644
--- a/README.md
+++ b/README.md
@@ -206,6 +206,9 @@ This project is licensed under the terms of the MIT license.
 anthony 💻 |
 Artur Mogozov 💻 |
+
+  Alexandru Somai 💻 |
+
From 62ac59afda52a62fca08c7c066d57eae62a8ea74 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2020 19:43:26 +0300
Subject: [PATCH 64/64] docs: add MaVdbussche as a contributor (#1438)
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 dced8bd77..c6400808a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"code"
]
},
+ {
+ "login": "MaVdbussche",
+ "name": "Martin Vandenbussche",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/26136934?v=4",
+ "profile": "https://github.com/MaVdbussche",
+ "contributions": [
+ "code"
+ ]
+ },
{
"login": "alexsomai",
"name": "Alexandru Somai",
diff --git a/README.md b/README.md
index 7405d01c4..fef3b2712 100644
--- a/README.md
+++ b/README.md
@@ -208,6 +208,7 @@ This project is licensed under the terms of the MIT license.
 Alexandru Somai 💻 |
+  Martin Vandenbussche 💻 |