From 719cee30f08f2ee40f8b5b5dcc048c1fb33a4e10 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 26 Dec 2025 02:56:06 +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 3ec8300..85f4385 100644
--- a/README.md
+++ b/README.md
@@ -68,6 +68,13 @@ git push --set-upstream origin your-branch-name
+
From 93e56894f7da5f8661821f99195edcc5b9d04abc Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 26 Dec 2025 02:56:07 +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 8ff39f1..c97d850 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,4 +1,21 @@
{
"projectName": "netease-bedrock-wiki",
- "projectOwner": "MCNeteaseDevs"
+ "projectOwner": "MCNeteaseDevs",
+ "files": [
+ "README.md"
+ ],
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributorsPerLine": 7,
+ "contributors": [
+ {
+ "login": "MCNeteaseDevs",
+ "name": "MCNeteaseDevs",
+ "avatar_url": "https://avatars.githubusercontent.com/u/186891705?v=4",
+ "profile": "https://github.com/MCNeteaseDevs",
+ "contributions": [
+ "doc"
+ ]
+ }
+ ]
}