Skip to content

Commit 358ced5

Browse files
docs: create .all-contributorsrc [skip ci]
1 parent 0e43c03 commit 358ced5

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

Diff for: .all-contributorsrc

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributors": [
10+
{
11+
"login": "GonCarvalho98",
12+
"name": "Gonçalo",
13+
"avatar_url": "https://avatars.githubusercontent.com/u/103566451?v=4",
14+
"profile": "https://github.com/GonCarvalho98",
15+
"contributions": [
16+
"code"
17+
]
18+
}
19+
],
20+
"contributorsPerLine": 7,
21+
"skipCi": true,
22+
"repoType": "github",
23+
"repoHost": "https://github.com",
24+
"projectName": "ng-sortgrid",
25+
"projectOwner": "kreuzerk"
26+
}

0 commit comments

Comments
 (0)