-
Notifications
You must be signed in to change notification settings - Fork 205
/
.all-contributorsrc
73 lines (73 loc) · 1.72 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "whc2001",
"name": "whc2001",
"avatar_url": "https://avatars2.githubusercontent.com/u/16266909?v=4",
"profile": "https://github.com/whc2001",
"contributions": [
"code",
"bug"
]
},
{
"login": "chenxuuu",
"name": "chenxuuu",
"avatar_url": "https://avatars3.githubusercontent.com/u/10357394?v=4",
"profile": "https://www.chenxublog.com/",
"contributions": [
"projectManagement"
]
},
{
"login": "neomissing",
"name": "neomissing",
"avatar_url": "https://avatars0.githubusercontent.com/u/22003930?v=4",
"profile": "https://github.com/neomissing",
"contributions": [
"ideas"
]
},
{
"login": "RYLF",
"name": "RuoYun",
"avatar_url": "https://avatars3.githubusercontent.com/u/28991981?v=4",
"profile": "https://github.com/RYLF",
"contributions": [
"bug"
]
},
{
"login": "wanglong126",
"name": "王龙",
"avatar_url": "https://avatars.githubusercontent.com/u/13432299?v=4",
"profile": "http://www.diycms.com",
"contributions": [
"ideas",
"bug",
"code"
]
},
{
"login": "linhongz",
"name": "linhongz",
"avatar_url": "https://avatars.githubusercontent.com/u/49241612?v=4",
"profile": "https://github.com/linhongz",
"contributions": [
"ideas",
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "llcom",
"projectOwner": "chenxuuu",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}