From dcf4efe62851823c31ea78b929b4450de86fecfe Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 11 Aug 2022 10:30:24 +0000
Subject: [PATCH 1/2] docs: update AUTHORS.md [skip ci]
---
AUTHORS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/AUTHORS.md b/AUTHORS.md
index 66f4b9e..6dcbbee 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -207,6 +207,7 @@ authors.
Tristan Nicholls 🖋 |
Claire 🖋 |
Maurice Van Wassenhove 🖋 |
+ John Mendelewski 💻 |
From c1c4f863172bf36ce6822e05d210bc2d82fdcbce Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 11 Aug 2022 10:30:25 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d97c45f..4133fc2 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1461,6 +1461,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "johnmendel",
+ "name": "John Mendelewski",
+ "avatar_url": "https://avatars.githubusercontent.com/u/77524?v=4",
+ "profile": "http://jmthree.com",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,