From 8dc696883ee8f7c0eb6da75cdcc7b58f40872e15 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 21 Apr 2022 09:36:52 +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 9b388bb..ad8ce47 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -165,6 +165,7 @@ authors.
stevenfukase 🖋 |
J-S-Kim 🖋 |
Fointard 🖋 |
+ Ryan Lowe 💻 |
From 283a4691aa7155cb896650abcf962066d12cb0d6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 21 Apr 2022 09:36:53 +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 d3f0c2c..d995be8 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1155,6 +1155,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "rytheo",
+ "name": "Ryan Lowe",
+ "avatar_url": "https://avatars.githubusercontent.com/u/22184325?v=4",
+ "profile": "https://github.com/rytheo",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,