-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
91 lines (91 loc) · 2.26 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "vinaykakkad",
"name": "Vinay Kakkad",
"avatar_url": "https://avatars.githubusercontent.com/u/56934712?v=4",
"profile": "https://github.com/vinaykakkad",
"contributions": [
"code",
"doc",
"design",
"maintenance",
"projectManagement"
]
},
{
"login": "nipun3333",
"name": "nipun3333",
"avatar_url": "https://avatars.githubusercontent.com/u/70288062?v=4",
"profile": "https://github.com/nipun3333",
"contributions": [
"code"
]
},
{
"login": "tirthPatel177",
"name": "Tirth Patel",
"avatar_url": "https://avatars.githubusercontent.com/u/64124305?v=4",
"profile": "https://www.linkedin.com/in/tirth-patel-412b70192",
"contributions": [
"code"
]
},
{
"login": "Poojan987",
"name": "Poojan987",
"avatar_url": "https://avatars.githubusercontent.com/u/59042591?v=4",
"profile": "https://github.com/Poojan987",
"contributions": [
"code"
]
},
{
"login": "jinesh0109",
"name": "Jinesh Salot",
"avatar_url": "https://avatars.githubusercontent.com/u/70638580?v=4",
"profile": "https://github.com/jinesh0109",
"contributions": [
"code"
]
},
{
"login": "RP-72",
"name": "RP-72",
"avatar_url": "https://avatars.githubusercontent.com/u/59957244?v=4",
"profile": "https://github.com/RP-72",
"contributions": [
"code"
]
},
{
"login": "YashLongani29",
"name": "YashLongani29",
"avatar_url": "https://avatars.githubusercontent.com/u/78502794?v=4",
"profile": "https://github.com/YashLongani29",
"contributions": [
"code"
]
},
{
"login": "Hirmay",
"name": "Hirmay Sandesara",
"avatar_url": "https://avatars.githubusercontent.com/u/56473003?v=4",
"profile": "https://github.com/Hirmay",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "DIM",
"projectOwner": "vinaykakkad",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}