Skip to content

Commit c60c749

Browse files
allcontributors[bot]sendya
authored andcommitted
docs: create .all-contributorsrc
1 parent e10219f commit c60c749

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.all-contributorsrc

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"projectName": "ant-design-pro-vue",
3+
"projectOwner": "sendya",
4+
"repoType": "github",
5+
"repoHost": "https://github.com",
6+
"files": [
7+
"README.md"
8+
],
9+
"imageSize": 100,
10+
"commit": false,
11+
"contributors": [
12+
{
13+
"login": "sendya",
14+
"name": "言肆",
15+
"avatar_url": "https://avatars0.githubusercontent.com/u/5404542?v=4",
16+
"profile": "https://i.loacg.com",
17+
"contributions": [
18+
"code",
19+
"doc"
20+
]
21+
}
22+
],
23+
"contributorsPerLine": 7
24+
}

0 commit comments

Comments
 (0)