From 60d4ce792f5af8d0fa4ef284da4e82bebed7f720 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 3 May 2022 18:36:29 +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 ea31e3f8..9992250a 100644
--- a/README.md
+++ b/README.md
@@ -616,6 +616,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Akash Shyam 🐛 |
 Fabian Meumertzheim 💻 🐛 |
 Sebastian Malton 🐛 💻 |
+  Martin Böttcher 💻 |
From ce367af7f6c8c5eb191503923809d371bbe97828 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 3 May 2022 18:36:30 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 0eb9e2a5..e267d285 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1317,6 +1317,15 @@
"bug",
"code"
]
+ },
+ {
+ "login": "mboettcher",
+ "name": "Martin Böttcher",
+ "avatar_url": "https://avatars.githubusercontent.com/u/2325337?v=4",
+ "profile": "https://github.com/mboettcher",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,