From cf813b707cf9ef0593ae58853eb693594c5fc03c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 12 Aug 2022 08:25:12 +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 613a2c0..9648f33 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -211,6 +211,7 @@ authors.
Brian Fakhoury 🖋 |
+ Markus Boehme 💻 |
From f107e2f31d961b949868967cd2f66dc78136411c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 12 Aug 2022 08:25:13 +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 87af2a5..0df89f7 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1479,6 +1479,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "markusboehme",
+ "name": "Markus Boehme",
+ "avatar_url": "https://avatars.githubusercontent.com/u/5074759?v=4",
+ "profile": "https://github.com/markusboehme",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,