From 5c7dde00f232e1d26eda8c8aa2797814d429b8e1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 30 Oct 2019 13:01:50 +0000
Subject: [PATCH 1/2] docs: update THANKS.md
---
THANKS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/THANKS.md b/THANKS.md
index 38bbb80b..7f8e361c 100644
--- a/THANKS.md
+++ b/THANKS.md
@@ -22,6 +22,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
![Alexandria](https://avatars3.githubusercontent.com/u/28266167?v=4) Alexandria 💻 |
![Andy Strain](https://avatars1.githubusercontent.com/u/29258172?v=4) Andy Strain 💻 📓 |
![josephzjw](https://avatars2.githubusercontent.com/u/12767040?v=4) josephzjw 🐛 |
+ ![Jean Jordaan](https://avatars3.githubusercontent.com/u/84800?v=4) Jean Jordaan 💻 |
From db6dd36e66e81545dfe605172c5b9570bd747d5a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 30 Oct 2019 13:01:51 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index cd5650d2..dd2a40ca 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -129,6 +129,15 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "jean",
+ "name": "Jean Jordaan",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/84800?v=4",
+ "profile": "https://github.com/jean",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,