From 4944488287ca28bb73b067c3b0321adb6fb010ae Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 18 Apr 2023 15:51:24 +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 9e757bc..f5accd7 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -288,6 +288,7 @@ authors.
Aaron Suggs 🖋 |
Alex 🖋 |
Sebastian Törnquist 🖋 |
+ Sebastian LaVine 💻 |
From 6209e7004e24492776edc5408260707949e6ffee Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 18 Apr 2023 15:51:25 +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 bdcf53c..9c39e5e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2037,6 +2037,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "smlavine",
+ "name": "Sebastian LaVine",
+ "avatar_url": "https://avatars.githubusercontent.com/u/33563640?v=4",
+ "profile": "http://smlavine.com",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,