-
Notifications
You must be signed in to change notification settings - Fork 11
/
.all-contributorsrc
88 lines (88 loc) · 2.29 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
{
"projectName": "Crypto Touchbar",
"projectOwner": "Ryan-Gordon",
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat)](#contributors)",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "Ryan-Gordon",
"name": "Ryan Gordon",
"avatar_url": "https://avatars1.githubusercontent.com/u/11082710?v=4",
"profile": "https://github.com/Ryan-Gordon",
"contributions": [
"code",
"design",
"tool"
]
},
{
"login": "khell",
"name": "Cameron Yan",
"avatar_url": "https://avatars3.githubusercontent.com/u/114870?v=4",
"profile": "http://www.khell.org",
"contributions": [
"code"
]
},
{
"login": "vietquocnguyen",
"name": "vietquocnguyen",
"avatar_url": "https://avatars1.githubusercontent.com/u/207982?v=4",
"profile": "https://github.com/vietquocnguyen",
"contributions": [
"code"
]
},
{
"login": "chrislennon",
"name": "Chris Lennon",
"avatar_url": "https://avatars0.githubusercontent.com/u/9197696?v=4",
"profile": "https://github.com/chrislennon",
"contributions": [
"code",
"tool"
]
},
{
"login": "quentinlesceller",
"name": "Quentin Le Sceller",
"avatar_url": "https://avatars1.githubusercontent.com/u/11842328?v=4",
"profile": "http://lesceller.com",
"contributions": [
"code"
]
},
{
"login": "OlegGordiichuk",
"name": "Oleg Gordiichuk",
"avatar_url": "https://avatars1.githubusercontent.com/u/3758731?v=4",
"profile": "http://gordiichuk.com",
"contributions": [
"code"
]
},
{
"login": "mattbailey",
"name": "Matt Bailey",
"avatar_url": "https://avatars1.githubusercontent.com/u/216331?v=4",
"profile": "http://mdb.io",
"contributions": [
"code"
]
},
{
"login": "jaymedavis",
"name": "Jayme Davis",
"avatar_url": "https://avatars2.githubusercontent.com/u/171522?v=4",
"profile": "http://twitter.com/jaymed",
"contributions": [
"code"
]
}
],
"repoType": "github"
}