From 065cd0170e46fbdf0f74aee4708c4e3a200ab6ce Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 22 Apr 2023 13:48:41 +0000
Subject: [PATCH 1/2] docs: update AUTHORS.md [skip ci]
---
AUTHORS.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/AUTHORS.md b/AUTHORS.md
index f5accd7..0f45c38 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -290,6 +290,9 @@ authors.
Sebastian Törnquist 🖋 |
Sebastian LaVine 💻 |
+
+ Alan Gerber 🖋 |
+
From 545a7262523cfe3074e91314ad621d84e48d81c1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 22 Apr 2023 13:48:42 +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 9c39e5e..8dd0d92 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2046,6 +2046,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "akgerber",
+ "name": "Alan Gerber",
+ "avatar_url": "https://avatars.githubusercontent.com/u/201313?v=4",
+ "profile": "http://www.alangerber.us",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,