From 5b7519af50718dc3ea7535e61f0c38137be7f7a6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 18 Apr 2022 22:10:06 +0000
Subject: [PATCH 1/3] docs: update CONTRIBUTORS.md [skip ci]
---
CONTRIBUTORS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 5dfa550a43..dcbf6e314c 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -94,6 +94,7 @@ This is a list of all project contributors powered by [All Contributors](https:/
 NotWearingPants 💻 |
 CommanderRoot 💻 |
 Jay 💻 |
+  Michael Thies 💻 |
From 69503e27bafe03b7ea0832ba64d50c6146cf29e0 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 18 Apr 2022 22:10:07 +0000
Subject: [PATCH 2/3] docs: update README.md [skip ci]
From b38b2e095314479ff49ad3defa9d4637282680c1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 18 Apr 2022 22:10:08 +0000
Subject: [PATCH 3/3] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f6e82811a3..ce9fc3aabe 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -591,6 +591,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "mhthies",
+ "name": "Michael Thies",
+ "avatar_url": "https://avatars.githubusercontent.com/u/8234059?v=4",
+ "profile": "https://www.mhthies.de",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 4,