-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy path.all-contributorsrc
85 lines (85 loc) · 2.15 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
{
"projectName": "Upay",
"projectOwner": "GirlScriptSummerOfCode",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "MadhavBahlMD",
"name": "MADHAV BAHL",
"avatar_url": "https://avatars2.githubusercontent.com/u/26179770?v=4",
"profile": "http://madhavbahl.tech/",
"contributions": [
"code"
]
},
{
"login": "kryptokinght",
"name": "Minanshu Singh",
"avatar_url": "https://avatars2.githubusercontent.com/u/21311242?v=4",
"profile": "https://github.com/kryptokinght",
"contributions": [
"code"
]
},
{
"login": "sambhav2612",
"name": "Sambhav Jain",
"avatar_url": "https://avatars3.githubusercontent.com/u/19583619?v=4",
"profile": "https://sourcerer.io/sambhav2612",
"contributions": [
"doc"
]
},
{
"login": "SakshiShreya",
"name": "Sakshi Shreya",
"avatar_url": "https://avatars2.githubusercontent.com/u/15413534?v=4",
"profile": "https://github.com/SakshiShreya",
"contributions": [
"code"
]
},
{
"login": "adarshlilha",
"name": "Adarsh Lilha",
"avatar_url": "https://avatars1.githubusercontent.com/u/13575704?v=4",
"profile": "https://github.com/adarshlilha",
"contributions": [
"code"
]
},
{
"login": "Nshul",
"name": "Anshul Mittal",
"avatar_url": "https://avatars3.githubusercontent.com/u/26252118?v=4",
"profile": "https://github.com/Nshul",
"contributions": [
"code"
]
},
{
"login": "twishasaraiya",
"name": "Twisha",
"avatar_url": "https://avatars2.githubusercontent.com/u/24837027?v=4",
"profile": "https://twishasaraiya.github.io/",
"contributions": [
"code"
]
},
{
"login": "bogas04",
"name": "Divjot Singh",
"avatar_url": "https://avatars3.githubusercontent.com/u/6177621?v=4",
"profile": "http://bogas04.github.io",
"contributions": [
"code"
]
}
]
}