From 07bf9864d2d07742210dbd5fc8eb1108288c5bbf Mon Sep 17 00:00:00 2001 From: MingxuanGame Date: Sun, 19 Oct 2025 18:29:11 +0800 Subject: [PATCH] docs(all-contributors): add initial contributors list --- .all-contributorsrc | 44 ++++++++++++++++++++++++++++++++++++++++++++ CONTRIBUTING.md | 4 ++++ README.en.md | 28 ++++++++++++++++++++++++++++ README.md | 30 ++++++++++++++++++++++++++++++ 4 files changed, 106 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..8766835 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,44 @@ +{ + "projectName": "g0v0-server", + "projectOwner": "GooGuTeam", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md", + "README.en.md" + ], + "imageSize": 100, + "commit": true, + "commitConvention": "angular", + "contributors": [ + { + "login": "GooGuJiang", + "name": "咕谷酱", + "avatar_url": "https://avatars.githubusercontent.com/u/74496778?v=4", + "profile": "https://github.com/GooGuJiang", + "contributions": [ + "code" + ] + }, + { + "login": "MingxuanGame", + "name": "MingxuanGame", + "avatar_url": "https://avatars.githubusercontent.com/u/68982190?v=4", + "profile": "https://blog.mxgame.top/", + "contributions": [ + "code" + ] + }, + { + "login": "chenjintang-shrimp", + "name": "陈晋瑭", + "avatar_url": "https://avatars.githubusercontent.com/u/110657724?v=4", + "profile": "https://github.com/chenjintang-shrimp", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "linkToUsage": false +} diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f660909..3457403 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -243,4 +243,8 @@ pre-commit 不提供 pyright 的 hook,您需要手动运行 `pyright` 检查 - Pyright Lint - pre-commit +## 添加贡献者 + +仓库维护者需要使用 [all-contributors-bot](https://allcontributors.org/docs/en/bot/usage) 添加有效贡献者。 + 感谢您的贡献! diff --git a/README.en.md b/README.en.md index 4e6f405..25518ce 100644 --- a/README.en.md +++ b/README.en.md @@ -75,6 +75,34 @@ The project is currently in a state of rapid iteration. Issues and Pull Requests See [Contributing Guide](./CONTRIBUTING.md) for more information. +## Contributors + ++ +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) + + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + + + +
咕谷酱
咕谷酱

💻
MingxuanGame
MingxuanGame

💻
陈晋瑭
陈晋瑭

💻
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!⏎ + ## Discussion - Discord: https://discord.gg/AhzJXXWYfF diff --git a/README.md b/README.md index 0515fc9..4facede 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,37 @@ docker-compose -f docker-compose-osurx.yml up -d 查看 [贡献指南](./CONTRIBUTING.md) 获取更多信息。 +## 贡献者 + + +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) + + +感谢所有参与此项目的贡献者! ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + + + +
咕谷酱
咕谷酱

💻
MingxuanGame
MingxuanGame

💻
陈晋瑭
陈晋瑭

💻
+ + + + + + +本项目遵循 [all-contributors](https://github.com/all-contributors/all-contributors) 规范。欢迎任何形式的贡献! + ## 参与讨论 - QQ 群:`1059561526` - Discord: https://discord.gg/AhzJXXWYfF + +