-
-
Notifications
You must be signed in to change notification settings - Fork 40
/
.all-contributorsrc
153 lines (153 loc) · 4.74 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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
{
"files": ["README.md"],
"imageSize": 100,
"contributorsPerLine": 7,
"contributors": [
{
"login": "browniebroke",
"name": "Bruno Alla",
"avatar_url": "https://avatars1.githubusercontent.com/u/861044?v=4",
"profile": "https://www.twitter.com/_BrunoAlla",
"contributions": [
"code",
"doc",
"ideas",
"maintenance",
"platform",
"test"
]
},
{
"login": "misuzu",
"name": "misuzu",
"avatar_url": "https://avatars1.githubusercontent.com/u/248143?v=4",
"profile": "https://github.com/misuzu",
"contributions": ["code", "doc", "ideas", "test"]
},
{
"login": "pfouque",
"name": "Pascal",
"avatar_url": "https://avatars1.githubusercontent.com/u/8300001?v=4",
"profile": "https://github.com/pfouque",
"contributions": ["code", "test"]
},
{
"login": "khamaileon",
"name": "khamaileon",
"avatar_url": "https://avatars2.githubusercontent.com/u/1322166?v=4",
"profile": "https://github.com/khamaileon",
"contributions": ["doc"]
},
{
"login": "sheregeda",
"name": "Nikolay Sheregeda",
"avatar_url": "https://avatars3.githubusercontent.com/u/2856444?v=4",
"profile": "https://github.com/sheregeda",
"contributions": ["code", "test"]
},
{
"login": "horstmannmat",
"name": "Matheus Horstmann",
"avatar_url": "https://avatars1.githubusercontent.com/u/11761333?v=4",
"profile": "https://github.com/horstmannmat",
"contributions": ["code", "doc"]
},
{
"login": "MDCEY",
"name": "Kieran Wynne",
"avatar_url": "https://avatars2.githubusercontent.com/u/3812864?v=4",
"profile": "https://github.com/MDCEY",
"contributions": ["code"]
},
{
"login": "jnth",
"name": "Jonathan Virga",
"avatar_url": "https://avatars0.githubusercontent.com/u/7796167?v=4",
"profile": "https://github.com/jnth",
"contributions": ["code", "doc"]
},
{
"login": "hugovk",
"name": "Hugo",
"avatar_url": "https://avatars2.githubusercontent.com/u/1324225?v=4",
"profile": "https://github.com/hugovk",
"contributions": ["code"]
},
{
"login": "allcontributors",
"name": "allcontributors[bot]",
"avatar_url": "https://avatars3.githubusercontent.com/u/46843839?v=4",
"profile": "https://github.com/all-contributors/all-contributors-bot",
"contributions": ["infra"]
},
{
"login": "nrebena",
"name": "nrebena",
"avatar_url": "https://avatars3.githubusercontent.com/u/49879400?v=4",
"profile": "https://github.com/nrebena",
"contributions": ["bug", "code", "test"]
},
{
"login": "spvkgn",
"name": "Pavel",
"avatar_url": "https://avatars0.githubusercontent.com/u/4147135?v=4",
"profile": "https://github.com/spvkgn",
"contributions": ["bug"]
},
{
"login": "sgaist",
"name": "Samuel Gaist",
"avatar_url": "https://avatars0.githubusercontent.com/u/898010?v=4",
"profile": "http://www.idiap.ch || www.edeltech.ch",
"contributions": ["code", "test", "security"]
},
{
"login": "hithomasmorelli",
"name": "Thomas Morelli",
"avatar_url": "https://avatars0.githubusercontent.com/u/22722644?v=4",
"profile": "https://github.com/hithomasmorelli",
"contributions": ["bug", "code", "ideas"]
},
{
"login": "naveen521kk",
"name": "Naveen M K",
"avatar_url": "https://avatars1.githubusercontent.com/u/49693820?v=4",
"profile": "https://naveen.syrusdark.website",
"contributions": ["code", "infra"]
},
{
"login": "Carababusha",
"name": "Carababusha",
"avatar_url": "https://avatars.githubusercontent.com/u/64437819?v=4",
"profile": "https://github.com/Carababusha",
"contributions": ["code"]
},
{
"login": "bjacquin",
"name": "Bertrand Jacquin",
"avatar_url": "https://avatars.githubusercontent.com/u/5293357?v=4",
"profile": "https://github.com/bjacquin",
"contributions": ["code"]
},
{
"login": "prndrbr",
"name": "Pierre",
"avatar_url": "https://avatars.githubusercontent.com/u/96344856?v=4",
"profile": "https://github.com/prndrbr",
"contributions": ["code", "doc"]
},
{
"login": "Un10ck3d",
"name": "Jonathan",
"avatar_url": "https://avatars.githubusercontent.com/u/74015378?v=4",
"profile": "https://jonathanbangert.com",
"contributions": ["code", "doc", "test"]
}
],
"projectName": "deezer-python",
"projectOwner": "browniebroke",
"repoType": "github",
"repoHost": "https://github.com",
"commitConvention": "none",
"skipCi": true
}