-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy path.all-contributorsrc
112 lines (112 loc) · 2.67 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
{
"projectName": "local-devices",
"projectOwner": "DylanPiercey",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "eslint",
"contributors": [
{
"login": "DylanPiercey",
"name": "Dylan Piercey",
"avatar_url": "https://avatars2.githubusercontent.com/u/4985201?v=4",
"profile": "https://twitter.com/dylan_piercey",
"contributions": [
"code",
"example",
"review",
"doc",
"ideas",
"question"
]
},
{
"login": "natterstefan",
"name": "Stefan Natter",
"avatar_url": "https://avatars2.githubusercontent.com/u/1043668?v=4",
"profile": "http://twitter.com/natterstefan",
"contributions": [
"code",
"test",
"bug",
"doc",
"ideas"
]
},
{
"login": "kounelios13",
"name": "kounelios13",
"avatar_url": "https://avatars3.githubusercontent.com/u/11466138?v=4",
"profile": "https://github.com/kounelios13",
"contributions": [
"bug",
"doc"
]
},
{
"login": "MarkusSuomi",
"name": "MarkusSuomi",
"avatar_url": "https://avatars3.githubusercontent.com/u/5594334?v=4",
"profile": "https://github.com/MarkusSuomi",
"contributions": [
"code"
]
},
{
"login": "nolazybits",
"name": "Xavier Martin",
"avatar_url": "https://avatars1.githubusercontent.com/u/214998?v=4",
"profile": "http://nolazybits.com",
"contributions": [
"code"
]
},
{
"login": "howel52",
"name": "howel52",
"avatar_url": "https://avatars0.githubusercontent.com/u/9854818?v=4",
"profile": "https://me.howel52.com/",
"contributions": [
"code",
"bug"
]
},
{
"login": "LucaSoldi",
"name": "LucaSoldi",
"avatar_url": "https://avatars0.githubusercontent.com/u/5584781?v=4",
"profile": "https://github.com/LucaSoldi",
"contributions": [
"code",
"bug"
]
},
{
"login": "Miosame",
"name": "Miosame",
"avatar_url": "https://avatars1.githubusercontent.com/u/8201077?v=4",
"profile": "https://github.com/Miosame",
"contributions": [
"code",
"doc",
"example"
]
},
{
"login": "timrogers",
"name": "Tim Rogers",
"avatar_url": "https://avatars.githubusercontent.com/u/116134?v=4",
"profile": "https://timrogers.co.uk",
"contributions": [
"code",
"doc",
"test"
]
}
],
"contributorsPerLine": 7
}