forked from tam315/react-compare-image
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
89 lines (89 loc) · 2.25 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
{
"projectName": "react-compare-image",
"projectOwner": "junkboy0315",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "junkboy0315",
"name": "Shota Tamura",
"avatar_url": "https://avatars0.githubusercontent.com/u/10986861?v=4",
"profile": "https://www.yuuniworks.com/",
"contributions": [
"bug",
"code",
"doc"
]
},
{
"login": "francismartinez",
"name": "Francisco Martinez",
"avatar_url": "https://avatars1.githubusercontent.com/u/20175841?v=4",
"profile": "http://franciscomartinez.website",
"contributions": [
"code"
]
},
{
"login": "tim-field",
"name": "Tim Field",
"avatar_url": "https://avatars3.githubusercontent.com/u/1326910?v=4",
"profile": "https://github.com/tim-field",
"contributions": [
"bug"
]
},
{
"login": "OscarCR88",
"name": "OscarCR88",
"avatar_url": "https://avatars0.githubusercontent.com/u/42785228?v=4",
"profile": "https://github.com/OscarCR88",
"contributions": [
"code"
]
},
{
"login": "tasnimAlam",
"name": "Md. Tasnim Alam",
"avatar_url": "https://avatars1.githubusercontent.com/u/22883823?v=4",
"profile": "https://github.com/tasnimAlam",
"contributions": [
"code"
]
},
{
"login": "janedotbiz",
"name": "Jane Meredith",
"avatar_url": "https://avatars2.githubusercontent.com/u/5113432?v=4",
"profile": "https://github.com/janedotbiz",
"contributions": [
"code"
]
},
{
"login": "teddywsi",
"name": "teddywsi",
"avatar_url": "https://avatars2.githubusercontent.com/u/49923665?v=4",
"profile": "https://github.com/teddywsi",
"contributions": [
"code"
]
},
{
"login": "vinyldarkscratch",
"name": "Queen Vinyl Darkscratch",
"avatar_url": "https://avatars1.githubusercontent.com/u/5179191?v=4",
"profile": "http://www.queengoob.org",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}