forked from YIZHUANG/react-multi-carousel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
105 lines (105 loc) · 2.69 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "revskill10",
"name": "Truong Hoang Dung",
"avatar_url": "https://avatars3.githubusercontent.com/u/1390196?v=4",
"profile": "https://github.com/revskill10",
"contributions": [
"code"
]
},
{
"login": "tpinne",
"name": "Tobias Pinnekamp",
"avatar_url": "https://avatars1.githubusercontent.com/u/1384345?v=4",
"profile": "https://github.com/tpinne",
"contributions": [
"code"
]
},
{
"login": "raajnadar",
"name": "Rajendran Nadar",
"avatar_url": "https://avatars1.githubusercontent.com/u/17236768?v=4",
"profile": "https://raajnadar.in",
"contributions": [
"code"
]
},
{
"login": "abhinavdalal-iconnect",
"name": "Abhinav Dalal",
"avatar_url": "https://avatars0.githubusercontent.com/u/35057308?v=4",
"profile": "https://github.com/abhinavdalal-iconnect",
"contributions": [
"code"
]
},
{
"login": "OscarBarrett",
"name": "Oscar Barrett",
"avatar_url": "https://avatars0.githubusercontent.com/u/3511332?v=4",
"profile": "https://oscarbarrett.github.io/",
"contributions": [
"code"
]
},
{
"login": "neamatmim",
"name": "Neamat Mim",
"avatar_url": "https://avatars2.githubusercontent.com/u/37859935?v=4",
"profile": "https://github.com/neamatmim",
"contributions": [
"code"
]
},
{
"login": "Martinretrou",
"name": "Martin Retrou",
"avatar_url": "https://avatars3.githubusercontent.com/u/17448102?v=4",
"profile": "https://github.com/Martinretrou",
"contributions": [
"code"
]
},
{
"login": "benhodgson87",
"name": "Ben Hodgson",
"avatar_url": "https://avatars0.githubusercontent.com/u/189707?v=4",
"profile": "http://benhodgson.net",
"contributions": [
"code"
]
},
{
"login": "mfaizan1",
"name": "Faizan ul haq",
"avatar_url": "https://avatars3.githubusercontent.com/u/17065546?v=4",
"profile": "http://www.fiverr.com/mfaizan1",
"contributions": [
"code"
]
},
{
"login": "Adrian3PG",
"name": "Adrian3PG",
"avatar_url": "https://avatars0.githubusercontent.com/u/54852308?v=4",
"profile": "https://github.com/Adrian3PG",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "react-multi-carousel",
"projectOwner": "YIZHUANG",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}