Skip to content

Commit 6cc4898

Browse files
docs: create .all-contributorsrc [skip ci]
1 parent da50117 commit 6cc4898

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.all-contributorsrc

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributors": [
10+
{
11+
"login": "exuan",
12+
"name": "xuan",
13+
"avatar_url": "https://avatars.githubusercontent.com/u/1683921?v=4",
14+
"profile": "http://www.exuan.org",
15+
"contributions": [
16+
"infra",
17+
"test",
18+
"code"
19+
]
20+
}
21+
],
22+
"contributorsPerLine": 7,
23+
"skipCi": true,
24+
"repoType": "github",
25+
"repoHost": "https://github.com",
26+
"projectName": "origen",
27+
"projectOwner": "origadmin"
28+
}

0 commit comments

Comments
 (0)