forked from endiliey/react-ideal-image
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
87 lines (87 loc) · 2.17 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
{
"projectName": "react-ideal-image",
"projectOwner": "stereobooster",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "stereobooster",
"name": "stereobooster",
"avatar_url": "https://avatars3.githubusercontent.com/u/179534?s=460&v=4",
"profile": "https://github.com/stereobooster",
"contributions": [
"code",
"doc",
"infra",
"test"
]
},
{
"login": "sompylasar",
"name": "Ivan Babak",
"avatar_url": "https://avatars1.githubusercontent.com/u/498274?s=460&v=4",
"profile": "https://github.com/sompylasar",
"contributions": [
"doc"
]
},
{
"login": "palerdot",
"name": "Arun Kumar",
"avatar_url": "https://avatars1.githubusercontent.com/u/4299398?s=460&v=4",
"profile": "https://github.com/palerdot",
"contributions": [
"doc"
]
},
{
"login": "hipstersmoothie",
"name": "Andrew Lisowski",
"avatar_url": "https://avatars3.githubusercontent.com/u/1192452?v=4",
"profile": "http://hipstersmoothie.com",
"contributions": [
"code"
]
},
{
"login": "tvthatsme",
"name": "Timothy Vernon",
"avatar_url": "https://avatars1.githubusercontent.com/u/3386714?v=4",
"profile": "https://github.com/tvthatsme",
"contributions": [
"test"
]
},
{
"login": "vs1682",
"name": "vishalShinde",
"avatar_url": "https://avatars0.githubusercontent.com/u/5151881?v=4",
"profile": "http://vs1682.github.io",
"contributions": [
"doc"
]
},
{
"login": "EvgeniyKumachev",
"name": "Evgeniy Kumachev",
"avatar_url": "https://avatars3.githubusercontent.com/u/5207796?v=4",
"profile": "https://github.com/EvgeniyKumachev",
"contributions": [
"doc"
]
},
{
"login": "Tawe",
"name": "John Munn",
"avatar_url": "https://avatars0.githubusercontent.com/u/2087056?v=4",
"profile": "https://github.com/Tawe",
"contributions": [
"code"
]
}
],
"repoType": "github"
}