-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
98 lines (98 loc) · 2.41 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
{
"projectName": "spare-parts",
"projectOwner": "vehikl",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "ANDREYDEN",
"name": "Andrii Denysenko",
"avatar_url": "https://avatars.githubusercontent.com/u/25109066?v=4",
"profile": "https://andreyden.github.io/",
"contributions": [
"code",
"design",
"ideas",
"test",
"review"
]
},
{
"login": "alisondraV",
"name": "Alisa Vynohradova",
"avatar_url": "https://avatars.githubusercontent.com/u/56138100?v=4",
"profile": "https://github.com/alisondraV",
"contributions": [
"code",
"design",
"ideas",
"test"
]
},
{
"login": "kgallego",
"name": "Karen Gallego",
"avatar_url": "https://avatars.githubusercontent.com/u/37840194?v=4",
"profile": "https://github.com/kgallego",
"contributions": [
"code",
"design"
]
},
{
"login": "FrankyFrankFrank",
"name": "Adam Frank",
"avatar_url": "https://avatars.githubusercontent.com/u/6907518?v=4",
"profile": "https://github.com/FrankyFrankFrank",
"contributions": [
"code",
"design"
]
},
{
"login": "whitfona",
"name": "whitfona",
"avatar_url": "https://avatars.githubusercontent.com/u/60898437?v=4",
"profile": "https://www.whitforddesign.ca/",
"contributions": [
"code",
"design"
]
},
{
"login": "OleksandrLevinskyi",
"name": "Oleksandr Levinskyi",
"avatar_url": "https://avatars.githubusercontent.com/u/72713236?v=4",
"profile": "https://github.com/OleksandrLevinskyi",
"contributions": [
"code"
]
},
{
"login": "Becs403",
"name": "Becs403",
"avatar_url": "https://avatars.githubusercontent.com/u/77449012?v=4",
"profile": "https://github.com/Becs403",
"contributions": [
"code"
]
},
{
"login": "panchaldeep009",
"name": "Deep Panchal",
"avatar_url": "https://avatars.githubusercontent.com/u/39134481?v=4",
"profile": "http://www.deeppanchal.com/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}