forked from cjam/react-native-spotify-remote
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
106 lines (106 loc) · 2.71 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
106
{
"projectName": "react-native-spotify-remote",
"projectOwner": "cjam",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "cjam",
"name": "Colter McQuay",
"avatar_url": "https://avatars2.githubusercontent.com/u/1000288?v=4",
"profile": "https://github.com/cjam",
"contributions": [
"code"
]
},
{
"login": "lufinkey",
"name": "Luis Finke",
"avatar_url": "https://avatars3.githubusercontent.com/u/7820113?v=4",
"profile": "https://github.com/lufinkey",
"contributions": [
"ideas"
]
},
{
"login": "YozhikM",
"name": "Stanislav",
"avatar_url": "https://avatars0.githubusercontent.com/u/27273025?v=4",
"profile": "https://github.com/YozhikM",
"contributions": [
"code"
]
},
{
"login": "djwillcaine",
"name": "Will Caine",
"avatar_url": "https://avatars3.githubusercontent.com/u/5376687?v=4",
"profile": "https://djwillcaine.com",
"contributions": [
"code"
]
},
{
"login": "juniorklawa",
"name": "Everaldo Rosa de Souza Junior",
"avatar_url": "https://avatars0.githubusercontent.com/u/7197169?v=4",
"profile": "http://www.estuderevisapp.com/",
"contributions": [
"code"
]
},
{
"login": "IbrahimCanKALYA",
"name": "İbrahim Can KALYA",
"avatar_url": "https://avatars.githubusercontent.com/u/33005883?v=4",
"profile": "http://www.cankalya.com",
"contributions": [
"code"
]
},
{
"login": "uptotec",
"name": "Mahmoud Ashraf Mahmoud",
"avatar_url": "https://avatars.githubusercontent.com/u/38630967?v=4",
"profile": "https://github.com/uptotec",
"contributions": [
"code"
]
},
{
"login": "srfaytkn",
"name": "Şerafettin Aytekin",
"avatar_url": "https://avatars.githubusercontent.com/u/19591219?v=4",
"profile": "https://linkedin.com/in/serafettinaytekin",
"contributions": [
"code"
]
},
{
"login": "reteps",
"name": "Peter Stenger",
"avatar_url": "https://avatars.githubusercontent.com/u/13869303?v=4",
"profile": "http://reteps.github.io",
"contributions": [
"code"
]
},
{
"login": "reinhardholl",
"name": "Reinhard Höll",
"avatar_url": "https://avatars.githubusercontent.com/u/4051986?v=4",
"profile": "https://github.com/reinhardholl",
"contributions": [
"bug",
"code"
]
}
],
"contributorsPerLine": 7
}