Skip to content

Commit 3d30e0c

Browse files
docs: create .all-contributorsrc [skip ci]
1 parent a5ef8d6 commit 3d30e0c

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.all-contributorsrc

Lines changed: 26 additions & 0 deletions
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+
"contributors": [
8+
{
9+
"login": "ExpDev07",
10+
"name": "ExpDev",
11+
"avatar_url": "https://avatars3.githubusercontent.com/u/10024730?v=4",
12+
"profile": "https://github.com/ExpDev07",
13+
"contributions": [
14+
"code",
15+
"doc",
16+
"maintenance"
17+
]
18+
}
19+
],
20+
"contributorsPerLine": 7,
21+
"projectName": "coronavirus-tracker-api",
22+
"projectOwner": "ExpDev07",
23+
"repoType": "github",
24+
"repoHost": "https://github.com",
25+
"skipCi": true
26+
}

0 commit comments

Comments
 (0)