forked from jxom/fannypack
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
91 lines (91 loc) · 2.2 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
{
"projectName": "fannypack",
"projectOwner": "jxom",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "jxom",
"name": "Jake Moxey",
"avatar_url": "https://avatars3.githubusercontent.com/u/7336481?v=4",
"profile": "https://jxom.io/",
"contributions": [
"code",
"doc",
"ideas",
"review"
]
},
{
"login": "samantha-wong",
"name": "Samantha Wong",
"avatar_url": "https://avatars3.githubusercontent.com/u/19571028?v=4",
"profile": "https://shooting-unicorns.com",
"contributions": [
"code",
"ideas"
]
},
{
"login": "daveols",
"name": "Dave Olsen",
"avatar_url": "https://avatars3.githubusercontent.com/u/10344370?v=4",
"profile": "http://daveolsen.com.au",
"contributions": [
"code",
"ideas",
"review"
]
},
{
"login": "Michaeltym",
"name": "Yiming Tan(Michael)",
"avatar_url": "https://avatars1.githubusercontent.com/u/8334897?v=4",
"profile": "https://github.com/Michaeltym",
"contributions": [
"code"
]
},
{
"login": "terencehuynh",
"name": "Terence Huynh",
"avatar_url": "https://avatars1.githubusercontent.com/u/1747517?v=4",
"profile": "http://terencehuynh.com",
"contributions": [
"code"
]
},
{
"login": "danielagattoni",
"name": "Daniela Gattoni",
"avatar_url": "https://avatars2.githubusercontent.com/u/41710405?v=4",
"profile": "https://github.com/danielagattoni",
"contributions": [
"code"
]
},
{
"login": "diegohaz",
"name": "Haz",
"avatar_url": "https://avatars3.githubusercontent.com/u/3068563?v=4",
"profile": "https://twitter.com/diegohaz",
"contributions": [
"doc"
]
},
{
"login": "wezpyke",
"name": "Wez Pyke",
"avatar_url": "https://avatars2.githubusercontent.com/u/309754?v=4",
"profile": "http://twitter.com/wezpyke",
"contributions": [
"code"
]
}
]
}