Skip to content

Commit ee1d7e5

Browse files
allcontributors[bot]AlexV525
authored andcommitted
docs: update .all-contributorsrc [skip ci]
1 parent 0bdd87f commit ee1d7e5

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

.all-contributorsrc

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,24 @@
55
"imageSize": 50,
66
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square&logo=github)](#contributors)",
77
"commit": false,
8-
"contributors": [],
8+
"contributors": [
9+
{
10+
"login": "AlexV525",
11+
"name": "Alex Li",
12+
"avatar_url": "https://avatars1.githubusercontent.com/u/15884415?v=4",
13+
"profile": "https://blog.alexv525.com",
14+
"contributions": [
15+
"code",
16+
"design",
17+
"doc",
18+
"example",
19+
"ideas",
20+
"maintenance",
21+
"question",
22+
"review"
23+
]
24+
}
25+
],
926
"contributorsPerLine": 7,
1027
"projectName": "flutter_wechat_camera_picker",
1128
"projectOwner": "fluttercandies",

0 commit comments

Comments
 (0)