From 1e4319498cd09543c3e129ffee3a5d9a604f82d2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 26 Aug 2024 02:26:53 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 74a781e7..972893e8 100644
--- a/README.md
+++ b/README.md
@@ -130,6 +130,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Moulyy 💻 |
 Tobias Matt 💻 |
 Olivier Goulet 💻 |
+  Liam Lowsley-Williams 💻 📖 |
From d87788980dd2ec9131f6afc94604424b9eeff225 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 26 Aug 2024 02:26:54 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 470a8540..fa7fccee 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -249,6 +249,16 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "liamlows",
+ "name": "Liam Lowsley-Williams",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1365914?v=4",
+ "profile": "https://github.com/liamlows",
+ "contributions": [
+ "code",
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,