This repository has been archived by the owner on Mar 31, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
/
.all-contributorsrc
130 lines (130 loc) · 3.35 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
{
"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",
"design",
"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"
]
},
{
"login": "aaaaaaaaaaaaaaaaaaaaaaa",
"name": "Robert Gilmore",
"avatar_url": "https://media.licdn.com/dms/image/C5603AQH8xjLoHfaGfw/profile-displayphoto-shrink_800_800/0?e=1553731200&v=beta&t=4BiZeiXhdfdlo-W9gt47KgeS8AjuxQc7VlZBXMOYgS8",
"profile": "https://github.com/aaaaaaaaaaaaaaaaaaaaaaa",
"contributions": [
"design",
"ideas"
]
},
{
"login": "thepenskefile",
"name": "Claudia",
"avatar_url": "https://avatars2.githubusercontent.com/u/40446421?v=4",
"profile": "https://github.com/thepenskefile",
"contributions": [
"code"
]
},
{
"login": "hastebrot",
"name": "Benjamin Gudehus",
"avatar_url": "https://avatars3.githubusercontent.com/u/496255?v=4",
"profile": "https://github.com/hastebrot",
"contributions": [
"code"
]
},
{
"login": "adriankremer",
"name": "Adrian Kremer",
"avatar_url": "https://avatars2.githubusercontent.com/u/7591767?v=4",
"profile": "https://github.com/adriankremer",
"contributions": [
"code",
"plugin"
]
}
]
}