From 836f4418a93d8ff2688d459c2cdec023aa56cee8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 11 Apr 2025 06:50:45 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 8b6b987e..515bd807 100644
--- a/README.md
+++ b/README.md
@@ -207,6 +207,7 @@ Apple, macOS, and Apple Silicon are trademarks of Apple Inc. Ubuntu and Canonica
 ddupont 💻 |
 Ethan Gutierrez 💻 |
+  Ricter Zheng 💻 |
From 78ea394b296cd3b90a816c09af57449477ba7390 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 11 Apr 2025 06:50:46 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 91c127f8..20c965d2 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -88,6 +88,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "RicterZ",
+ "name": "Ricter Zheng",
+ "avatar_url": "https://avatars.githubusercontent.com/u/5282759?v=4",
+ "profile": "https://ricterz.me",
+ "contributions": [
+ "code"
+ ]
}
]
}