-
Notifications
You must be signed in to change notification settings - Fork 51
/
.all-contributorsrc
105 lines (105 loc) · 2.47 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
{
"projectName": "easywebpack",
"projectOwner": "hubcarl",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "hubcarl",
"name": "sky",
"avatar_url": "https://avatars2.githubusercontent.com/u/4983042?v=4",
"profile": "https://easyjs.cn",
"contributions": [
"code",
"doc"
]
},
{
"login": "jasonjcpeng",
"name": "jasonjcpeng",
"avatar_url": "https://avatars0.githubusercontent.com/u/13363216?v=4",
"profile": "https://github.com/jasonjcpeng",
"contributions": [
"code",
"doc"
]
},
{
"login": "willworks",
"name": "Kevin Zhong",
"avatar_url": "https://avatars2.githubusercontent.com/u/5542777?v=4",
"profile": "https://github.com/willworks",
"contributions": [
"code",
"doc"
]
},
{
"login": "HiuYanChong",
"name": "HiuYanChong",
"avatar_url": "https://avatars0.githubusercontent.com/u/15319816?v=4",
"profile": "https://github.com/HiuYanChong",
"contributions": [
"code",
"doc"
]
},
{
"login": "thonatos",
"name": "Suyi",
"avatar_url": "https://avatars2.githubusercontent.com/u/958063?v=4",
"profile": "https://www.thonatos.com",
"contributions": [
"code",
"doc"
]
},
{
"login": "geekdada",
"name": "Roy Li",
"avatar_url": "https://avatars0.githubusercontent.com/u/3274850?v=4",
"profile": "https://blog.dada.li",
"contributions": [
"code",
"doc"
]
},
{
"login": "mice33",
"name": "Mice",
"avatar_url": "https://avatars2.githubusercontent.com/u/4945433?v=4",
"profile": "https://github.com/mice33",
"contributions": [
"code",
"doc"
]
},
{
"login": "jacksky007",
"name": "小杰",
"avatar_url": "https://avatars3.githubusercontent.com/u/2378915?v=4",
"profile": "https://github.com/jacksky007",
"contributions": [
"code",
"doc"
]
},
{
"login": "asins",
"name": "asins",
"avatar_url": "https://avatars3.githubusercontent.com/u/898354?v=4",
"profile": "http://nootn.com/",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7
}