Skip to content

Commit 195451c

Browse files
docs: create .all-contributorsrc [skip ci]
1 parent 105ff9b commit 195451c

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.all-contributorsrc

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"commitConvention": "angular",
8+
"contributors": [
9+
{
10+
"login": "graycreate",
11+
"name": "GRAY",
12+
"avatar_url": "https://avatars.githubusercontent.com/u/5203798?v=4",
13+
"profile": "https://github.com/graycreate",
14+
"contributions": [
15+
"code"
16+
]
17+
}
18+
],
19+
"contributorsPerLine": 7,
20+
"skipCi": true,
21+
"repoType": "github",
22+
"repoHost": "https://github.com",
23+
"projectName": "iOS",
24+
"projectOwner": "v2er-app"
25+
}

0 commit comments

Comments
 (0)