-
Notifications
You must be signed in to change notification settings - Fork 12
/
.all-contributorsrc
65 lines (65 loc) · 1.53 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
{
"projectName": "pipe-rename",
"projectOwner": "marcusbuffett",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "marcusbuffett",
"name": "Marcus Buffett",
"avatar_url": "https://avatars3.githubusercontent.com/u/1834328?v=4",
"profile": "https://mbuffett.com/",
"contributions": [
"ideas",
"code"
]
},
{
"login": "robinkrahl",
"name": "Robin Krahl",
"avatar_url": "https://avatars2.githubusercontent.com/u/165115?v=4",
"profile": "https://git.ireas.org/",
"contributions": [
"ideas",
"code",
"bug"
]
},
{
"login": "mtimkovich",
"name": "Max Timkovich",
"avatar_url": "https://avatars.githubusercontent.com/u/651077?v=4",
"profile": "https://timkovi.ch/",
"contributions": [
"ideas",
"code"
]
},
{
"login": "bew",
"name": "Benoit de Chezelles",
"avatar_url": "https://avatars.githubusercontent.com/u/9730330?v=4",
"profile": "https://github.com/bew",
"contributions": [
"ideas"
]
},
{
"login": "assarbad",
"name": "Oliver Schneider",
"avatar_url": "https://avatars.githubusercontent.com/u/3238620?v=4",
"profile": "https://assarbad.net/en/welcome/",
"contributions": [
"ideas",
"code"
]
}
],
"contributorsPerLine": 7
}