Skip to content

Commit 0009401

Browse files
docs: create .all-contributorsrc [skip ci]
1 parent ff19292 commit 0009401

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.all-contributorsrc

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "AnkitSharma-007",
10+
"name": "Ankit",
11+
"avatar_url": "https://avatars1.githubusercontent.com/u/33789321?v=4",
12+
"profile": "https://ankitsharmablogs.com/",
13+
"contributions": [
14+
"doc"
15+
]
16+
}
17+
],
18+
"contributorsPerLine": 7,
19+
"projectName": "source-map-analyzer",
20+
"projectOwner": "ngx-builders",
21+
"repoType": "github",
22+
"repoHost": "https://github.com",
23+
"skipCi": true
24+
}

0 commit comments

Comments
 (0)