From e3126f46183ecd495621ed9b094fef7251dbcf68 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 25 Mar 2025 18:28:52 +0000
Subject: [PATCH 1/6] docs: update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 0f80c9e4..acf94182 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,9 @@ This project exists thanks to the following contributors
 detachhead 👀 |
 Neil Girdhar 💻 ⚠️ |
+
+  Thomas Li 🐛 |
+
From af41ad5556457f20828b1bd2ae1993e79f507294 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 25 Mar 2025 18:28:53 +0000
Subject: [PATCH 2/6] docs: update CONTRIBUTORS.md
---
CONTRIBUTORS.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 9d195237..c2914370 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -35,6 +35,9 @@ This project exists thanks to the following contributors
 detachhead 👀 |
 Neil Girdhar 💻 ⚠️ |
+
+  Thomas Li 🐛 |
+
From 4d348ad9876abd34ad4f8dbc9073ac07b56dbf4b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 25 Mar 2025 18:28:54 +0000
Subject: [PATCH 3/6] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 281b770f..93880be6 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -228,6 +228,15 @@
"code",
"test"
]
+ },
+ {
+ "login": "lithomas1",
+ "name": "Thomas Li",
+ "avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4",
+ "profile": "https://github.com/lithomas1",
+ "contributions": [
+ "bug"
+ ]
}
]
}
From b2031dc64713f5588251bf893730bd1794faef39 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 25 Mar 2025 22:35:16 +0000
Subject: [PATCH 4/6] docs: update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index acf94182..ab42dfa0 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,7 @@ This project exists thanks to the following contributors
 Neil Girdhar 💻 ⚠️ |
-  Thomas Li 🐛 |
+  Thomas Li 🐛 🔧 |
From 80f27d758d1a5f3373b190326abfafa8efea6811 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 25 Mar 2025 22:35:17 +0000
Subject: [PATCH 5/6] docs: update CONTRIBUTORS.md
---
CONTRIBUTORS.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index c2914370..7d095124 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -36,7 +36,7 @@ This project exists thanks to the following contributors
 Neil Girdhar 💻 ⚠️ |
-  Thomas Li 🐛 |
+  Thomas Li 🐛 🔧 |
From f0693cfe948823c65e9a8733c3b1d6ae16554d40 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 25 Mar 2025 22:35:18 +0000
Subject: [PATCH 6/6] docs: update .all-contributorsrc
---
.all-contributorsrc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 93880be6..4c24b4a8 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -235,7 +235,8 @@
"avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4",
"profile": "https://github.com/lithomas1",
"contributions": [
- "bug"
+ "bug",
+ "tool"
]
}
]