-
Notifications
You must be signed in to change notification settings - Fork 151
/
Copy path.all-contributorsrc
92 lines (92 loc) · 2.22 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
{
"projectName": "bot",
"projectOwner": "all-contribtuors",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "jakebolam",
"name": "Jake Bolam",
"avatar_url": "https://avatars2.githubusercontent.com/u/3534236?v=4",
"profile": "https://jakebolam.com",
"contributions": [
"code",
"ideas",
"infra",
"test"
]
},
{
"login": "tbenning",
"name": "tbenning",
"avatar_url": "https://avatars2.githubusercontent.com/u/7265547?v=4",
"profile": "https://github.com/tbenning",
"contributions": [
"design"
]
},
{
"login": "sinchang",
"name": "Jeff Wen",
"avatar_url": "https://avatars0.githubusercontent.com/u/3297859?v=4",
"profile": "https://sinchang.me",
"contributions": [
"test",
"code",
"ideas"
]
},
{
"login": "allcontributors[bot]",
"name": "allcontributors[bot]",
"avatar_url": "https://avatars0.githubusercontent.com/in/23186?v=4",
"profile": "https://github.com/apps/allcontributors",
"contributions": [
"doc"
]
},
{
"login": "Berkmann18",
"name": "Maximilian Berkmann",
"avatar_url": "https://avatars0.githubusercontent.com/u/8260834?v=4",
"profile": "http://maxcubing.wordpress.com",
"contributions": [
"code"
]
},
{
"login": "hiimbex",
"name": "Bex Warner",
"avatar_url": "https://avatars1.githubusercontent.com/u/13410355?v=4",
"profile": "http://hiimbex.com",
"contributions": [
"code"
]
},
{
"login": "gr2m",
"name": "Gregor Martynus",
"avatar_url": "https://avatars3.githubusercontent.com/u/39992?v=4",
"profile": "http://hood.ie",
"contributions": [
"question",
"tool"
]
},
{
"login": "jerodsanto",
"name": "Jerod Santo",
"avatar_url": "https://avatars0.githubusercontent.com/u/8212?v=4",
"profile": "https://jerodsanto.net",
"contributions": [
"blog"
]
}
],
"contributorsPerLine": 7
}