forked from CoreyGinnivan/whocanuse
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
89 lines (89 loc) · 2.21 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "severn101",
"name": "Pavel",
"avatar_url": "https://avatars1.githubusercontent.com/u/15342678?v=4",
"profile": "https://github.com/severn101",
"contributions": [
"code"
},
{
"login": "jessbudd",
"name": "Jess Budd",
"avatar_url": "https://avatars1.githubusercontent.com/u/17704960?v=4",
"profile": "https://github.com/jessbudd",
"contributions": [
"content",
"a11y"
},
"login": "stringyland",
"name": "Julie Grundy",
"avatar_url": "https://avatars3.githubusercontent.com/u/3842742?v=4",
"profile": "http://www.juliegrundy.id.au/",
"contributions": [
"ideas",
"a11y"
]
},
{
"login": "Logarek",
"name": "Matthew Putland",
"avatar_url": "https://avatars2.githubusercontent.com/u/25744314?v=4",
"profile": "https://github.com/Logarek",
"contributions": [
"ideas",
"a11y"
]
},
{
"login": "Tombre",
"name": "Tom Leenders",
"avatar_url": "https://avatars1.githubusercontent.com/u/3880871?v=4",
"profile": "https://github.com/Tombre",
"contributions": [
"code"
]
},
{
"login": "MadeByMike",
"name": "Mike",
"avatar_url": "https://avatars0.githubusercontent.com/u/1320567?v=4",
"profile": "http://madebymike.com.au",
"contributions": [
"infra",
"code"
]
},
{
"login": "CoreyGinnivan",
"name": "Corey",
"avatar_url": "https://avatars1.githubusercontent.com/u/7619810?v=4",
"profile": "http://corey.ginnivan.net/",
"contributions": [
"design",
"code"
]
},
{
"login": "JakeGinnivan",
"name": "Jake Ginnivan",
"avatar_url": "https://avatars2.githubusercontent.com/u/453152?v=4",
"profile": "http://jake.ginnivan.net",
"contributions": [
"infra",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "whocanuse",
"projectOwner": "CoreyGinnivan",
"repoType": "github",
"repoHost": "https://github.com"
}