forked from dhairyagothi/StationGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
86 lines (86 loc) · 2.61 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
{
"projectName": "StationGuide",
"projectOwner": "Dhairya Gothi",
"repoType": "github",
"repoHost": "https://station-guide.vercel.app/",
"files": [
"README.md"
],
"imageSize": 30,
"commit": true,
"commitConvention": "gitmoji",
"contributors": [
{
"login": "dhairyagothi",
"name": "Dhairya Gothi",
"avatar_url": "https://avatars.githubusercontent.com/dhairyagothi",
"profile": "https://github.com/dhairyagothi",
"contributions": ["code"]
},
{
"login": "tarunkumar2005",
"name": "Tarun Kumar",
"avatar_url": "https://avatars.githubusercontent.com/tarunkumar2005",
"profile": "https://github.com/tarunkumar2005",
"contributions": ["code"]
},
{
"login": "ShivaniNikam1",
"name": "Shivani Nikam",
"avatar_url": "https://avatars.githubusercontent.com/ShivaniNikam1",
"profile": "https://github.com/ShivaniNikam1",
"contributions": ["code"]
},
{
"login": "1-SubhamSingh",
"name": "Subham Singh",
"avatar_url": "https://avatars.githubusercontent.com/1-SubhamSingh",
"profile": "https://github.com/1-SubhamSingh",
"contributions": ["code"]
},
{
"login": "Premkolte",
"name": "Prem Kolte",
"avatar_url": "https://avatars.githubusercontent.com/Premkolte",
"profile": "https://github.com/Premkolte",
"contributions": ["code"]
},
{
"login": "MihirSaiDudekula",
"name": "Mihir Sai Dudekula",
"avatar_url": "https://avatars.githubusercontent.com/MihirSaiDudekula",
"profile": "https://github.com/MihirSaiDudekula",
"contributions": ["code"]
},
{
"login": "RiddhiM170904",
"name": "Riddhi M",
"avatar_url": "https://avatars.githubusercontent.com/RiddhiM170904",
"profile": "https://github.com/RiddhiM170904",
"contributions": ["code"]
},
{
"login": "Mehtarishita",
"name": "Rishita Mehta",
"avatar_url": "https://avatars.githubusercontent.com/Mehtarishita",
"profile": "https://github.com/Mehtarishita",
"contributions": ["code"]
},
{
"login": "shreyad2806",
"name": "Shreya D",
"avatar_url": "https://avatars.githubusercontent.com/shreyad2806",
"profile": "https://github.com/shreyad2806",
"contributions": ["code"]
},
{
"login": "MrityunjaySingh09",
"name": "Mrityunjay Singh",
"avatar_url": "https://avatars.githubusercontent.com/MrityunjaySingh09",
"profile": "https://github.com/MrityunjaySingh09",
"contributions": ["code"]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}