From 9b2b5f900de8f47f5a397d0defbfaa278acc29c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 12 Apr 2026 02:40:27 +0000 Subject: [PATCH 1/3] docs: update contributors list --- README.md | 58 +++++++++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index 39dbf7bf52..7647804baa 100644 --- a/README.md +++ b/README.md @@ -238,13 +238,6 @@ Thanks to the following developers for their contributions and efforts to make t Axb - - - Micro66 -
- MicroLee -
- feifei325 @@ -253,10 +246,10 @@ Thanks to the following developers for their contributions and efforts to make t - - cc-yafei + + Micro66
- YaFei Liu + MicroLee
@@ -266,6 +259,13 @@ Thanks to the following developers for their contributions and efforts to make t FicoHu + + + cc-yafei +
+ YaFei Liu +
+ kissghosts @@ -280,14 +280,21 @@ Thanks to the following developers for their contributions and efforts to make t Johnny0120 + + + parabala +
+ Parabala +
+ + yixiangxx
Yi Xiang
- - + joyway1978 @@ -302,13 +309,6 @@ Thanks to the following developers for their contributions and efforts to make t Icycrystal4 - - - parabala -
- Parabala -
- moqimoqidea @@ -373,6 +373,13 @@ Thanks to the following developers for their contributions and efforts to make t Jolestar + + + code-wangdi +
+ Code-wangdi +
+ haosenwang1018 @@ -393,15 +400,15 @@ Thanks to the following developers for their contributions and efforts to make t
Erdawang
- + + sunnights
Jake Zhang
- - + DeadLion @@ -437,13 +444,6 @@ Thanks to the following developers for their contributions and efforts to make t Andrewzq777 - - - code-wangdi -
- Code-wangdi -
- graindt From bff57114d04011ebd0ae1cff8938ac8cfdb2c88c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 12 Apr 2026 02:40:28 +0000 Subject: [PATCH 2/3] docs: update contributors list (zh) --- README_zh.md | 58 ++++++++++++++++++++++++++-------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/README_zh.md b/README_zh.md index c8ee1c572e..8d45932db2 100644 --- a/README_zh.md +++ b/README_zh.md @@ -239,13 +239,6 @@ docker compose up -d # 启动 Axb - - - Micro66 -
- MicroLee -
- feifei325 @@ -254,10 +247,10 @@ docker compose up -d # 启动 - - cc-yafei + + Micro66
- YaFei Liu + MicroLee
@@ -267,6 +260,13 @@ docker compose up -d # 启动 FicoHu + + + cc-yafei +
+ YaFei Liu +
+ kissghosts @@ -281,14 +281,21 @@ docker compose up -d # 启动 Johnny0120 + + + parabala +
+ Parabala +
+ + yixiangxx
Yi Xiang
- - + joyway1978 @@ -303,13 +310,6 @@ docker compose up -d # 启动 Icycrystal4 - - - parabala -
- Parabala -
- moqimoqidea @@ -374,6 +374,13 @@ docker compose up -d # 启动 Jolestar + + + code-wangdi +
+ Code-wangdi +
+ haosenwang1018 @@ -394,15 +401,15 @@ docker compose up -d # 启动
Erdawang
- + + sunnights
Jake Zhang
- - + DeadLion @@ -438,13 +445,6 @@ docker compose up -d # 启动 Andrewzq777 - - - code-wangdi -
- Code-wangdi -
- graindt From 7d24679a6e4f7282382f7b2cfe9d9526fc6fb560 Mon Sep 17 00:00:00 2001 From: Micro66 Date: Tue, 12 May 2026 15:47:06 +0800 Subject: [PATCH 3/3] feat: add three files with ABC content --- file_a.txt | 1 + file_b.txt | 1 + file_c.txt | 1 + 3 files changed, 3 insertions(+) create mode 100644 file_a.txt create mode 100644 file_b.txt create mode 100644 file_c.txt diff --git a/file_a.txt b/file_a.txt new file mode 100644 index 0000000000..48b83b862e --- /dev/null +++ b/file_a.txt @@ -0,0 +1 @@ +ABC \ No newline at end of file diff --git a/file_b.txt b/file_b.txt new file mode 100644 index 0000000000..48b83b862e --- /dev/null +++ b/file_b.txt @@ -0,0 +1 @@ +ABC \ No newline at end of file diff --git a/file_c.txt b/file_c.txt new file mode 100644 index 0000000000..48b83b862e --- /dev/null +++ b/file_c.txt @@ -0,0 +1 @@ +ABC \ No newline at end of file