From 4b800978179c9a07636a17ce4060ab78ae78958b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Nov 2023 16:33:58 +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 a768b3f..b07ffdc 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -357,6 +357,7 @@ authors.
Daniel Tinazzi 🖋 |
Raymon Roos 🖋 |
Matthias 💻 |
+ J. Neuschäfer 💻 |
From 3e7f1e3ff24b8618e7738091a5c78d316f673450 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 29 Nov 2023 16:33:59 +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 777e594..681392b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2532,6 +2532,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "neuschaefer",
+ "name": "J. Neuschäfer",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1021512?v=4",
+ "profile": "https://github.com/neuschaefer",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,