-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy path.all-contributorsrc
108 lines (108 loc) · 2.76 KB
/
.all-contributorsrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "the-sinner",
"name": "Shalabh Agarwal",
"avatar_url": "https://avatars.githubusercontent.com/u/34604329?v=4",
"profile": "https://github.com/the-sinner",
"contributions": [
"code"
]
},
{
"login": "HarshRaj2717",
"name": "Harsh Raj",
"avatar_url": "https://avatars.githubusercontent.com/u/90465144?v=4",
"profile": "https://github.com/HarshRaj2717",
"contributions": [
"code"
]
},
{
"login": "rashhocket",
"name": "rashhocket",
"avatar_url": "https://avatars.githubusercontent.com/u/124589872?v=4",
"profile": "https://github.com/rashhocket",
"contributions": [
"code",
"bug"
]
},
{
"login": "ansid0102",
"name": "K Hari Aneesh Siddhartha",
"avatar_url": "https://avatars.githubusercontent.com/u/78897025?v=4",
"profile": "https://sid4stuff.tech/",
"contributions": [
"code"
]
},
{
"login": "siduck",
"name": "Sidhanth Rathod",
"avatar_url": "https://avatars.githubusercontent.com/u/59060246?v=4",
"profile": "http://nvchad.com",
"contributions": [
"bug"
]
},
{
"login": "MohitBansal321",
"name": "Mohit Bansal",
"avatar_url": "https://avatars.githubusercontent.com/u/78220157?v=4",
"profile": "https://github.com/MohitBansal321",
"contributions": [
"code"
]
},
{
"login": "mustafa-kapadia1483",
"name": "Mustafa Kapadia",
"avatar_url": "https://avatars.githubusercontent.com/u/60058032?v=4",
"profile": "https://github.com/mustafa-kapadia1483",
"contributions": [
"code"
]
},
{
"login": "darshil-here",
"name": "Darshil Prajapati",
"avatar_url": "https://avatars.githubusercontent.com/u/104206815?v=4",
"profile": "https://github.com/darshil-here",
"contributions": [
"code"
]
},
{
"login": "heppymxm",
"name": "Kartik Kumar",
"avatar_url": "https://avatars.githubusercontent.com/u/130273246?v=4",
"profile": "https://github.com/heppymxm",
"contributions": [
"code"
]
},
{
"login": "yumpyy",
"name": "yump",
"avatar_url": "https://avatars.githubusercontent.com/u/121102787?v=4",
"profile": "https://haspper.neocities.org/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "saadhan",
"projectOwner": "developersIndia",
"commitType": "docs"
}