Skip to content

Commit e2ac27d

Browse files
authored
🚀 Deploy contributors configuration.
1 parent 21a07ab commit e2ac27d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.all-contributorsrc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"projectName": "flutter_wechat_assets_picker",
3+
"projectOwner": "AlexV525",
4+
"repoType": "github",
5+
"repoHost": "https://github.com",
6+
"files": [
7+
"README.md",
8+
"README-ZH.md
9+
],
10+
"imageSize": 50,
11+
"commit": false,
12+
"commitConvention": "none",
13+
"contributorsPerLine": 7,
14+
"skipCi": true
15+
}

0 commit comments

Comments
 (0)