-
-
Notifications
You must be signed in to change notification settings - Fork 31
/
.all-contributorsrc
87 lines (87 loc) · 2.1 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
{
"projectName": "error-tailor",
"projectOwner": "@ngneat",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "NetanelBasal",
"name": "Netanel Basal",
"avatar_url": "https://avatars1.githubusercontent.com/u/6745730?v=4",
"profile": "https://www.netbasal.com",
"contributions": [
"code",
"doc",
"ideas",
"infra"
]
},
{
"login": "tonivj5",
"name": "Toni Villena",
"avatar_url": "https://avatars2.githubusercontent.com/u/7110786?v=4",
"profile": "https://github.com/tonivj5",
"contributions": [
"code",
"test"
]
},
{
"login": "theblushingcrow",
"name": "Inbal Sinai",
"avatar_url": "https://avatars3.githubusercontent.com/u/638818?v=4",
"profile": "https://github.com/theblushingcrow",
"contributions": [
"doc"
]
},
{
"login": "dmorosinotto",
"name": "Daniele Morosinotto",
"avatar_url": "https://avatars2.githubusercontent.com/u/3982050?v=4",
"profile": "https://twitter.com/dmorosinotto",
"contributions": [
"code",
"doc",
"example"
]
},
{
"login": "rhutchison",
"name": "Ryan Hutchison",
"avatar_url": "https://avatars3.githubusercontent.com/u/1460261?v=4",
"profile": "https://github.com/rhutchison",
"contributions": [
"bug",
"doc",
"code",
"test"
]
},
{
"login": "mlc-mlapis",
"name": "Miloš Lapiš",
"avatar_url": "https://avatars3.githubusercontent.com/u/5693835?v=4",
"profile": "http://www.mlc.cz",
"contributions": [
"code"
]
},
{
"login": "harikvpy",
"name": "Hari Mahadevan",
"avatar_url": "https://avatars3.githubusercontent.com/u/6202401?v=4",
"profile": "http://www.smallpearl.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}