Skip to content

Commit 4614f25

Browse files
allcontributors[bot]AlexV525
authored andcommitted
docs: create .all-contributorsrc [skip ci]
1 parent 6bd6978 commit 4614f25

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

.all-contributorsrc

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "AlexV525",
10+
"name": "Alex Li",
11+
"avatar_url": "https://avatars1.githubusercontent.com/u/15884415?v=4",
12+
"profile": "https://blog.alexv525.com",
13+
"contributions": [
14+
"code",
15+
"design",
16+
"doc",
17+
"example",
18+
"ideas",
19+
"maintenance",
20+
"question",
21+
"review"
22+
]
23+
}
24+
],
25+
"contributorsPerLine": 7,
26+
"projectName": "flutter_wechat_assets_picker",
27+
"projectOwner": "fluttercandies",
28+
"repoType": "github",
29+
"repoHost": "https://github.com",
30+
"skipCi": true
31+
}

0 commit comments

Comments
 (0)