forked from vrutik2809/IT314_project_14
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
109 lines (109 loc) · 2.72 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "vrutik2809",
"name": "Vrutik Prajapati",
"avatar_url": "https://avatars.githubusercontent.com/u/74986666?v=4",
"profile": "https://github.com/vrutik2809",
"contributions": [
"projectManagement",
"code",
"infra",
"maintenance"
]
},
{
"login": "harshb0310",
"name": "harshb0310",
"avatar_url": "https://avatars.githubusercontent.com/u/77343146?v=4",
"profile": "https://github.com/harshb0310",
"contributions": [
"code",
"maintenance",
"design"
]
},
{
"login": "hdt003",
"name": "Harshal Thakor",
"avatar_url": "https://avatars.githubusercontent.com/u/95112264?v=4",
"profile": "https://github.com/hdt003",
"contributions": [
"code",
"design"
]
},
{
"login": "Nishadh4014",
"name": "Nishadh4014",
"avatar_url": "https://avatars.githubusercontent.com/u/74643042?v=4",
"profile": "https://github.com/Nishadh4014",
"contributions": [
"code",
"ideas",
"design"
]
},
{
"login": "Shreyansh-Khemesara",
"name": "Shreyansh Khemesara",
"avatar_url": "https://avatars.githubusercontent.com/u/77277744?v=4",
"profile": "https://github.com/Shreyansh-Khemesara",
"contributions": [
"code",
"ideas"
]
},
{
"login": "pulkit87",
"name": "pulkit87",
"avatar_url": "https://avatars.githubusercontent.com/u/124185429?v=4",
"profile": "https://github.com/pulkit87",
"contributions": [
"code"
]
},
{
"login": "krunal-78",
"name": "krunal-78",
"avatar_url": "https://avatars.githubusercontent.com/u/77279344?v=4",
"profile": "https://github.com/krunal-78",
"contributions": [
"code",
"ideas",
"data"
]
},
{
"login": "MrAchiever",
"name": "Soham Mandaviya",
"avatar_url": "https://avatars.githubusercontent.com/u/101919439?v=4",
"profile": "https://www.linkedin.com/in/soham-mandaviya-05a0b3223/",
"contributions": [
"code"
]
},
{
"login": "DhruvBar",
"name": "Dhruv Baraiya",
"avatar_url": "https://avatars.githubusercontent.com/u/124247747?v=4",
"profile": "https://github.com/DhruvBar",
"contributions": [
"doc",
"test"
]
}
],
"contributorsPerLine": 7,
"projectName": "IT314_project_14",
"projectOwner": "vrutik2809",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
}