From 8cd5111fa92ca71cfe48d498ded9cfca7e9f9d7f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 07:33:55 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2f860c81..f7fe14b6 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d cecilia
cecilia

💻 huanghh
huanghh

💻 + + wjiangwang
wjiangwang

💻 + From 169347c536ef5c716b04cd4ec0a85a27f7046755 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 07:33:56 +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 14011245..677874ee 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -68,6 +68,15 @@ "contributions": [ "code" ] + }, + { + "login": "wjiangwang", + "name": "wjiangwang", + "avatar_url": "https://avatars.githubusercontent.com/u/39005591?v=4", + "profile": "https://github.com/wjiangwang", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,