From 53728a03d31185ccf7eabf1748398dcb02d6d5fb Mon Sep 17 00:00:00 2001 From: Zhengchao An Date: Sat, 18 Jul 2026 17:48:36 +0800 Subject: [PATCH] chore: self-host contributor wall (#5006) --- .github/workflows/star-history.yml | 3 ++- README.md | 5 ++++- README_ZH.md | 5 ++++- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.github/workflows/star-history.yml b/.github/workflows/star-history.yml index 02fb43d87..3f4589425 100644 --- a/.github/workflows/star-history.yml +++ b/.github/workflows/star-history.yml @@ -16,10 +16,11 @@ jobs: update: runs-on: ubuntu-latest steps: - - uses: overtrue/star-history-action@71eb65f6d4798cf9de2549af1205e911555d0511 # v1.1.0 + - uses: overtrue/repo-visuals-action@fc2347f1df64da7122b0775b3f20083d7f7294dd # v1.2.1 with: github-token: ${{ github.token }} output-branch: star-history output-path: . chart-style: gradient animate: "true" + contributors: "true" diff --git a/README.md b/README.md index ccf2cef7d..65e947749 100644 --- a/README.md +++ b/README.md @@ -338,7 +338,10 @@ If you have any questions or need assistance: RustFS is a community-driven project, and we appreciate all contributions. Check out the [Contributors](https://github.com/rustfs/rustfs/graphs/contributors) page to see the amazing people who have helped make RustFS better. -Contributors + + + RustFS contributors + ## Star History diff --git a/README_ZH.md b/README_ZH.md index c1de225e9..3b842d74b 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -247,7 +247,10 @@ rustfs --help RustFS 是一个社区驱动的项目,我们感谢所有的贡献。请查看 [贡献者](https://github.com/rustfs/rustfs/graphs/contributors) 页面,看看那些让 RustFS 变得更好的了不起的人们。 -Contributors + + + RustFS 贡献者 + ## Star 历史