From 906d245988d3cd47ae03880c99523b789c938cfe Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 1 Feb 2024 01:13:09 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 7da9a22..265f3f9 100644
--- a/README.md
+++ b/README.md
@@ -1542,6 +1542,7 @@ Thanks goes to these people ([emoji key][emojis]):
Fotis Papadogeorgopoulos 💻 📖 ⚠️ |
Jake Boone 💻 ⚠️ |
Stephan Köninger 🐛 💻 |
+ Michael Manzinger 🐛 💻 ⚠️ |
From 6dfc4ac2317ad11f4cfed417696d22b1b1c87aa1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 1 Feb 2024 01:13:10 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 048d44d..ffedf4d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -728,6 +728,17 @@
"bug",
"code"
]
+ },
+ {
+ "login": "kryops",
+ "name": "Michael Manzinger",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1042594?v=4",
+ "profile": "https://github.com/kryops",
+ "contributions": [
+ "bug",
+ "code",
+ "test"
+ ]
}
],
"repoHost": "https://github.com",