From 8d292a5598ad15208ec9ce5563041ee6aa85a482 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 23 May 2026 03:12:00 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index 39f969f..5532778 100644
--- a/README.md
+++ b/README.md
@@ -80,6 +80,13 @@ A: Python 的运行效率不高,慢属于正常现象
+
From 75661983a0b6b759dc5a5b5e57dab02f3a69650d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 23 May 2026 03:12:01 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index a597ce2..d1c1e3a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,4 +1,21 @@
{
"projectName": "NamePickerLite",
- "projectOwner": "NamePickerOrg"
+ "projectOwner": "NamePickerOrg",
+ "files": [
+ "README.md"
+ ],
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributorsPerLine": 7,
+ "contributors": [
+ {
+ "login": "LHGS-github",
+ "name": "灵魂歌手er",
+ "avatar_url": "https://avatars.githubusercontent.com/u/92249708?v=4",
+ "profile": "https://github.com/LHGS-github",
+ "contributions": [
+ "code"
+ ]
+ }
+ ]
}