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/3] 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
detachhead

👀 Neil Girdhar
Neil Girdhar

💻 ⚠️ + + Thomas Li
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/3] 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
detachhead

👀 Neil Girdhar
Neil Girdhar

💻 ⚠️ + + Thomas Li
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/3] 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" + ] } ] }