1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-04 12:52:28 +08:00

doc: update contributors setting

This commit is contained in:
dudaodong
2023-08-31 17:07:31 +08:00
parent eebd95395f
commit de104ebeb6
3 changed files with 9 additions and 62 deletions

View File

@@ -1,40 +0,0 @@
{
"projectName": "lancet",
"projectOwner": "duke-git",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md",
"README_zh-CN.md"
],
"imageSize": 100,
"commit": false,
"contributorsPerLine": 7,
"contributorsSortAlphabetically": false,
"badgeTemplate": "[![All Contributors](https://img.shields.io/github/all-contributors/duke-git/lancet?color=ee8449&style=flat-square)](#contributors)",
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
"wrapperTemplate": "\n<table>\n <tbody><%= bodyContent %> </tbody>\n<%= tableFooterContent %></table>\n\n",
"types": {
"custom": {
"symbol": "🔭",
"description": "A custom contribution type.",
"link": "[<%= symbol %>](<%= url %> \"<%= description %>\"),"
}
},
"linkToUsage": true,
"skipCi": true,
"contributors": [
{
"login": "donutloop",
"name": "donutloop",
"avatar_url": "https://avatars.githubusercontent.com/u/9432921?v=4",
"profile": "",
"contributions": [
"code",
"doc",
"bug",
"review"
]
}
]
}

View File

@@ -1896,16 +1896,8 @@ Hello, I am a software developer and have been engaged in development work for 1
## Contributors
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
[![All Contributors](https://img.shields.io/github/all-contributors/duke-git/lancet?color=ee8449&style=flat-square)](#contributors)
Thank you to all the people who contributed to lancet!
<a href="https://github.com/duke-git/lancet/graphs/contributors">
<img src="https://contrib.rocks/image?repo=duke-git/lancet" />
</a>

View File

@@ -1901,15 +1901,10 @@ import "github.com/duke-git/lancet/v2/xerror"
*捐赠的资金将用于后续lancet官网的维护和云服务器的费用支付。或者当我写代码困倦时给我买杯 ☕️。*
## Contributors
## 贡献者
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
感谢所有为lancet贡献过代码的人
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
Thank you to all the people who contributed to lancet!
<a href="https://github.com/duke-git/lancet/graphs/contributors">
<img src="https://contrib.rocks/image?repo=duke-git/lancet" />
</a>