-
Notifications
You must be signed in to change notification settings - Fork 47
/
.all-contributorsrc
128 lines (128 loc) · 3.21 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "nishantkr18",
"name": "Nishant Kumar",
"avatar_url": "https://avatars3.githubusercontent.com/u/44468894?v=4",
"profile": "https://github.com/nishantkr18",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "mohit-mangal",
"name": "MOHIT MANGAL",
"avatar_url": "https://avatars1.githubusercontent.com/u/44101824?v=4",
"profile": "https://github.com/mohit-mangal",
"contributions": [
"code",
"maintenance",
"doc"
]
},
{
"login": "captain26",
"name": "Vasu Bansal",
"avatar_url": "https://avatars0.githubusercontent.com/u/56953124?v=4",
"profile": "https://github.com/captain26",
"contributions": [
"code",
"bug",
"design"
]
},
{
"login": "aviralJain101",
"name": "aviralJain101",
"avatar_url": "https://avatars0.githubusercontent.com/u/48090218?v=4",
"profile": "https://github.com/aviralJain101",
"contributions": [
"code",
"design"
]
},
{
"login": "aksayushx",
"name": "Ayush Kumar Shaw",
"avatar_url": "https://avatars2.githubusercontent.com/u/55887638?v=4",
"profile": "https://github.com/aksayushx",
"contributions": [
"code",
"design"
]
},
{
"login": "Yashjain715",
"name": "Yashjain715",
"avatar_url": "https://avatars3.githubusercontent.com/u/58399080?v=4",
"profile": "https://github.com/Yashjain715",
"contributions": [
"code",
"bug"
]
},
{
"login": "Vikhyath08",
"name": "Vikhyath Venkatraman",
"avatar_url": "https://avatars2.githubusercontent.com/u/55887656?v=4",
"profile": "https://github.com/Vikhyath08",
"contributions": [
"code",
"design",
"bug"
]
},
{
"login": "chethana233",
"name": "Chethana",
"avatar_url": "https://avatars0.githubusercontent.com/u/57175071?v=4",
"profile": "https://github.com/chethana233",
"contributions": [
"code",
"bug"
]
},
{
"login": "ARJUPTA",
"name": "Arjun Gupta",
"avatar_url": "https://avatars3.githubusercontent.com/u/64064110?v=4",
"profile": "https://github.com/ARJUPTA",
"contributions": [
"code",
"design"
]
},
{
"login": "nb9960",
"name": "Nishtha Bodani",
"avatar_url": "https://avatars0.githubusercontent.com/u/63557873?v=4",
"profile": "https://github.com/nb9960",
"contributions": [
"code",
"bug"
]
},
{
"login": "Satendra124",
"name": "Satendra Raj",
"avatar_url": "https://avatars3.githubusercontent.com/u/60358771?v=4",
"profile": "https://github.com/Satendra124",
"contributions": [
"code",
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "IIT-BHU-app",
"projectOwner": "IIT-BHU-InstiApp",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}