Skip to content

Commit 224dc0f

Browse files
docs: create .all-contributorsrc [skip ci]
1 parent 88f8e2a commit 224dc0f

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.all-contributorsrc

Lines changed: 28 additions & 0 deletions
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+
"contributors": [
8+
{
9+
"login": "viveksharmaui",
10+
"name": "Slim Coder",
11+
"avatar_url": "https://avatars1.githubusercontent.com/u/28563357?v=4",
12+
"profile": "https://viveksharmaui.js.org",
13+
"contributions": [
14+
"code",
15+
"infra",
16+
"bug",
17+
"doc",
18+
"test"
19+
]
20+
}
21+
],
22+
"contributorsPerLine": 7,
23+
"projectName": "Visual-Algorithmia",
24+
"projectOwner": "Techistan",
25+
"repoType": "github",
26+
"repoHost": "https://github.com",
27+
"skipCi": true
28+
}

0 commit comments

Comments
 (0)