-
Notifications
You must be signed in to change notification settings - Fork 15
/
.all-contributorsrc
72 lines (72 loc) · 1.82 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
{
"projectName": "enhancer-for-vit-vellore-academics",
"projectOwner": "IEEECS-VIT",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "Presto412",
"name": "Priyansh Jain",
"avatar_url": "https://avatars.githubusercontent.com/u/26374855?v=4",
"profile": "https://github.com/Presto412",
"contributions": [
"ideas",
"code"
]
},
{
"login": "Swarag-N",
"name": "Swarag Narayanasetty",
"avatar_url": "https://avatars.githubusercontent.com/u/46181010?v=4",
"profile": "https://github.com/Swarag-N",
"contributions": [
"code",
"bug"
]
},
{
"login": "th3c0d3br34ker",
"name": "Jainam Desai",
"avatar_url": "https://avatars.githubusercontent.com/u/60807938?v=4",
"profile": "https://github.com/th3c0d3br34ker",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "Rishabhco",
"name": "Rishabh Agrawal",
"avatar_url": "https://avatars.githubusercontent.com/u/83543522?v=4",
"profile": "https://github.com/Rishabhco",
"contributions": [
"code"
]
},
{
"login": "sairamesh1642",
"name": "Sai Ramesh ",
"avatar_url": "https://avatars.githubusercontent.com/u/88195921?v=4",
"profile": "https://github.com/sairamesh1642",
"contributions": [
"code"
]
},
{
"login": "rashisolanki",
"name": "Rashi Solanki",
"avatar_url": "https://avatars.githubusercontent.com/u/74859024?v=4",
"profile": "https://github.com/rashisolanki",
"contributions": [
"design"
]
}
],
"contributorsPerLine": 7
}