-
-
Notifications
You must be signed in to change notification settings - Fork 23
/
.all-contributorsrc
60 lines (60 loc) · 1.45 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
{
"contributorsSortAlphabetically": true,
"files": [
"CONTRIBUTORS.md",
"README.md"
],
"projectName": "calibre-kobo-driver",
"projectOwner": "jgoguen",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"contributors": [
{
"login": "hub2git",
"name": "hub2git",
"avatar_url": "https://avatars3.githubusercontent.com/u/7141051?v=4",
"profile": "https://github.com/hub2git",
"contributions": [
"doc"
]
},
{
"login": "dchawisher",
"name": "dchawisher",
"avatar_url": "https://avatars0.githubusercontent.com/u/22660616?v=4",
"profile": "https://github.com/dchawisher",
"contributions": [
"bug"
]
},
{
"login": "Byte6d65",
"name": "Byte6d65",
"avatar_url": "https://avatars3.githubusercontent.com/u/66903648?v=4",
"profile": "https://github.com/Byte6d65",
"contributions": [
"bug"
]
},
{
"login": "NiLuJe",
"name": "NiLuJe",
"avatar_url": "https://avatars3.githubusercontent.com/u/111974?v=4",
"profile": "https://github.com/NiLuJe",
"contributions": [
"code"
]
},
{
"login": "davidfor",
"name": "David",
"avatar_url": "https://avatars0.githubusercontent.com/u/4010598?v=4",
"profile": "https://github.com/davidfor",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}