Skip to content

Commit 29fa1c8

Browse files
authored
✨ Add contributor source.
1 parent 8fa5669 commit 29fa1c8

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+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 50,
6+
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square&logo=github)](#contributors)",
7+
"commit": false,
8+
"contributors": [],
9+
"contributorsPerLine": 7,
10+
"projectName": "flutter_wechat_assets_picker",
11+
"projectOwner": "fluttercandies",
12+
"repoType": "github",
13+
"repoHost": "https://github.com",
14+
"skipCi": true
15+
}

0 commit comments

Comments
 (0)