From c480d8280fdc2ab8f39a1bfd4d63ee0e2d122a77 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 9 Jun 2022 05:44:57 +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 a66015c9..eb47f898 100644
--- a/README.md
+++ b/README.md
@@ -221,6 +221,7 @@ Thanks goes to these people ([emoji key][emojis]):
 MeIr 🐛 ⚠️ |
+  John Dengis 💻 ⚠️ |
From b764997475d61095286f0d1f9ea2bcd1c8c4da90 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 9 Jun 2022 05:44:58 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index dbc27208..83afbd44 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -284,6 +284,16 @@
"bug",
"test"
]
+ },
+ {
+ "login": "jadengis",
+ "name": "John Dengis",
+ "avatar_url": "https://avatars.githubusercontent.com/u/13421336?v=4",
+ "profile": "https://github.com/jadengis",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,