-
Notifications
You must be signed in to change notification settings - Fork 11
/
.all-contributorsrc
81 lines (81 loc) · 2.01 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "praveenVnktsh",
"name": "Praveen Venkatesh",
"avatar_url": "https://avatars0.githubusercontent.com/u/30774147?v=4",
"profile": "http://praveenvnktsh.github.io",
"contributions": [
"code",
"doc",
"design",
"maintenance"
]
},
{
"login": "Gaurav7214",
"name": "Gaurav Viramgami",
"avatar_url": "https://avatars2.githubusercontent.com/u/58519896?v=4",
"profile": "https://github.com/GauravViramgami",
"contributions": [
"code",
"ideas",
"maintenance"
]
},
{
"login": "nishikantparmariam",
"name": "Nishikant Parmar",
"avatar_url": "https://avatars1.githubusercontent.com/u/7736252?v=4",
"profile": "https://github.com/nishikantparmariam",
"contributions": [
"doc",
"code",
"ideas",
"maintenance"
]
},
{
"login": "frank-chris",
"name": "Chris Francis",
"avatar_url": "https://avatars0.githubusercontent.com/u/46838731?v=4",
"profile": "http://linkedin.com/in/chrisfrancis09",
"contributions": [
"code",
"ideas",
"design"
]
},
{
"login": "KritikaKumawat3108",
"name": "KritikaKumawat3108",
"avatar_url": "https://avatars3.githubusercontent.com/u/57754090?v=4",
"profile": "https://github.com/KritikaKumawat3108",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "27Anurag",
"name": "27Anurag",
"avatar_url": "https://avatars1.githubusercontent.com/u/56363215?v=4",
"profile": "https://github.com/27Anurag",
"contributions": [
"code",
"maintenance"
]
}
],
"contributorsPerLine": 7,
"projectName": "IITGN-Institute-App",
"projectOwner": "praveenVnktsh",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}