We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3504b2 + f795e87 commit e271150Copy full SHA for e271150
.all-contributorsrc
@@ -1,5 +1,7 @@
1
{
2
- "files": ["CONTRIBUTORS.md"],
+ "files": [
3
+ "CONTRIBUTORS.md"
4
+ ],
5
"imageSize": 100,
6
"contributorsPerLine": 7,
7
"contributorsSortAlphabetically": false,
@@ -12,6 +14,20 @@
12
14
"link": "[<%= symbol %>](<%= url %> \"<%= description %>\"),"
13
15
}
16
},
- "skipCi": "true",
- "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"
33
0 commit comments