Skip to content

Commit e271150

Browse files
Merge pull request #47 from yashasvi-goel/all-contributors/add-kartikdpsg
docs: add kartikdpsg as a contributor
2 parents c3504b2 + f795e87 commit e271150

File tree

1 file changed

+19
-3
lines changed

1 file changed

+19
-3
lines changed

.all-contributorsrc

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"files": ["CONTRIBUTORS.md"],
2+
"files": [
3+
"CONTRIBUTORS.md"
4+
],
35
"imageSize": 100,
46
"contributorsPerLine": 7,
57
"contributorsSortAlphabetically": false,
@@ -12,6 +14,20 @@
1214
"link": "[<%= symbol %>](<%= url %> \"<%= description %>\"),"
1315
}
1416
},
15-
"skipCi": "true",
16-
"contributors": []
17+
"skipCi": true,
18+
"contributors": [
19+
{
20+
"login": "kartikdpsg",
21+
"name": "Kartik Gupta",
22+
"avatar_url": "https://avatars1.githubusercontent.com/u/44387602?v=4",
23+
"profile": "https://github.com/kartikdpsg",
24+
"contributions": [
25+
"code"
26+
]
27+
}
28+
],
29+
"projectName": "Algorithms-Open-Source",
30+
"projectOwner": "yashasvi-goel",
31+
"repoType": "github",
32+
"repoHost": "https://github.com"
1733
}

0 commit comments

Comments
 (0)