-
Notifications
You must be signed in to change notification settings - Fork 47
/
.all-contributorsrc
108 lines (108 loc) · 2.6 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
{
"projectName": "slater",
"projectOwner": "the-couch",
"files": [
"README.md"
],
"imageSize": 100,
"contributors": [
{
"login": "estrattonbailey",
"name": "Eric Bailey",
"avatar_url": "https://github.com/estrattonbailey.png?s=100",
"profile": "https://github.com/estrattonbailey",
"contributions": [
"code",
"doc",
"review",
"maintenance"
]
},
{
"login": "iamkevingreen",
"name": "Kevin Green",
"avatar_url": "https://github.com/iamkevingreen.png?s=100",
"profile": "https://github.com/iamkevingreen",
"contributions": [
"code",
"doc",
"review",
"maintenance"
]
},
{
"login": "Jore",
"name": "Joe Refoy",
"avatar_url": "https://avatars3.githubusercontent.com/u/696506?v=4",
"profile": "https://github.com/Jore",
"contributions": [
"bug",
"code",
"maintenance"
]
},
{
"login": "wardpenney",
"name": "Ward Penney",
"avatar_url": "https://avatars1.githubusercontent.com/u/615249?v=4",
"profile": "https://github.com/wardpenney",
"contributions": [
"bug",
"doc"
]
},
{
"login": "tomaszbujnowicz",
"name": "Tomasz Bujnowicz",
"avatar_url": "https://avatars0.githubusercontent.com/u/557199?v=4",
"profile": "https://www.tomaszbujnowicz.com",
"contributions": [
"bug",
"code"
]
},
{
"login": "seandogg",
"name": "Sean Orfila",
"avatar_url": "https://avatars3.githubusercontent.com/u/7729784?v=4",
"profile": "https://www.sean-orfila.com",
"contributions": [
"question"
]
},
{
"login": "antonioOrtiz",
"name": "antonio",
"avatar_url": "https://avatars0.githubusercontent.com/u/4282013?v=4",
"profile": "https://www.antonio-p-ortiz.com",
"contributions": [
"bug",
"doc"
]
},
{
"login": "softgradient",
"name": "dana kim",
"avatar_url": "https://avatars2.githubusercontent.com/u/25087790?v=4",
"profile": "http://www.dana.kim",
"contributions": [
"ideas"
]
},
{
"login": "mrtamagotchi",
"name": "kotte",
"avatar_url": "https://avatars1.githubusercontent.com/u/14197736?v=4",
"profile": "http://studiolye.se",
"contributions": [
"code",
"design",
"ideas"
]
}
],
"repoType": "github",
"commitConvention": "none",
"repoHost": "https://github.com",
"contributorsPerLine": 7
}