From 9e98b78260c5fba20484533d5b6f0ddbec2a2dd4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
 <46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 25 Apr 2022 09:38:18 +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 30efeeb6..169430fe 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -167,6 +167,7 @@ authors.
     <td align="center"><a href="https://github.com/Fointard"><img src="https://avatars.githubusercontent.com/u/9333398?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Fointard</b></sub></a><br /><a href="#content-Fointard" title="Content">🖋</a></td>
     <td align="center"><a href="https://github.com/rytheo"><img src="https://avatars.githubusercontent.com/u/22184325?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ryan Lowe</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=rytheo" title="Code">💻</a></td>
     <td align="center"><a href="http://www.dashen.tech"><img src="https://avatars.githubusercontent.com/u/15921519?v=4?s=100" width="100px;" alt=""/><br /><sub><b>cui fliter</b></sub></a><br /><a href="#content-cuishuang" title="Content">🖋</a></td>
+    <td align="center"><a href="https://github.com/luskwater"><img src="https://avatars.githubusercontent.com/u/42529?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ron Lusk</b></sub></a><br /><a href="#content-luskwater" title="Content">🖋</a></td>
   </tr>
 </table>
 

From 7a41bbca67935ae0012d145f90c8519b3394f744 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
 <46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 25 Apr 2022 09:38:19 +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 b9a7aa4c..94fef728 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1173,6 +1173,15 @@
       "contributions": [
         "content"
       ]
+    },
+    {
+      "login": "luskwater",
+      "name": "Ron Lusk",
+      "avatar_url": "https://avatars.githubusercontent.com/u/42529?v=4",
+      "profile": "https://github.com/luskwater",
+      "contributions": [
+        "content"
+      ]
     }
   ],
   "contributorsPerLine": 8,