加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.all-contributorsrc 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
visiky 提交于 2021-06-13 07:55 . docs: 更新 readme & contributors 模板
{
"projectName": "vis-dashboard",
"projectOwner": "antvis",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 32,
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img class=\"avatar-user\" src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><div><sub><b><%= contributor.name %></b></sub></div></a>",
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "visiky",
"name": "Visiky",
"avatar_url": "https://avatars.githubusercontent.com/u/15646325?v=4",
"profile": "https://github.com/visiky",
"contributions": [
"code",
"design",
"ideas"
]
},
{
"login": "yp0413150120",
"name": "banli",
"avatar_url": "https://avatars.githubusercontent.com/u/24318174?v=4",
"profile": "https://github.com/yp0413150120",
"contributions": [
"code"
]
},
{
"login": "joriewong",
"name": "Jared Wang",
"avatar_url": "https://avatars.githubusercontent.com/u/11408040?v=4",
"profile": "https://wongjorie.top/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 10
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化