From 7329f7ea156344bb1482a1d63946f0ddf8bc851d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 12 Jan 2021 22:32:01 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index c5a944f7..42608486 100644
--- a/README.md
+++ b/README.md
@@ -225,6 +225,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Tom Rees-Herdman 📖 |
 iqbal125 📖 |
 cliffzhaobupt 🚧 |
+  Jon Koops 💻 |
From 17c7c947e8752507f5a20b33566d5dab4edb83b7 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 12 Jan 2021 22:32:01 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 76a97954..f8837797 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -448,6 +448,17 @@
"contributions": [
"maintenance"
]
+ },
+ {
+ "login": "jonkoops",
+ "name": "Jon Koops",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/695720?v=4",
+ "profile": "https://github.com/jonkoops",
+ "contributions": [
+ "code"
+ ]
}
- ]
+ ],
+ "skipCi": true,
+ "contributorsPerLine": 7
}