forked from d3george/slash-admin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
92 lines (91 loc) · 2.74 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
{
"projectName": "slash-admin",
"projectOwner": "d3george",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 72,
"commit": false,
"commitConvention": "eslint",
"contributors": [
{
"login": "d3george",
"name": "kevin",
"avatar_url": "https://avatars.githubusercontent.com/u/143698843?v=4",
"profile": "https://blog.slashspaces.com/",
"contributions": ["design", "tool", "code", "bug", "doc"]
},
{
"login": "ydiego",
"name": "YDiego",
"avatar_url": "https://avatars.githubusercontent.com/u/13268002?v=4",
"profile": "https://github.com/ydiego",
"contributions": ["code", "bug"]
},
{
"login": "aifuxi",
"name": "付小晨",
"avatar_url": "https://avatars.githubusercontent.com/u/65325004?v=4",
"profile": "https://fuxiaochen.com/",
"contributions": ["code", "bug"]
},
{
"login": "xinmans",
"name": "xinmans",
"avatar_url": "https://avatars.githubusercontent.com/u/2713008?v=4",
"profile": "https://github.com/xinmans",
"contributions": ["code", "tool"]
},
{
"login": "stitchLau",
"name": "stitch",
"avatar_url": "https://avatars.githubusercontent.com/u/52861440?v=4",
"profile": "https://github.com/stitchLau",
"contributions": ["code", "bug"]
},
{
"login": "ntscshen",
"name": "ntscshen",
"avatar_url": "https://avatars.githubusercontent.com/u/21041458?v=4",
"profile": "https://github.com/ntscshen",
"contributions": ["tool"]
},
{
"login": "298977887",
"name": "298977887",
"avatar_url": "https://avatars.githubusercontent.com/u/127030474?v=4",
"profile": "https://github.com/298977887",
"contributions": ["code"]
},
{
"login": "eternallycyf",
"name": "eternallycyf",
"avatar_url": "https://avatars.githubusercontent.com/u/63464198?v=4",
"profile": "https://www.yuque.com/eternallycyf",
"contributions": ["tool"]
},
{
"login": "hugepizza",
"name": "lei",
"avatar_url": "https://avatars.githubusercontent.com/u/23519941?v=4",
"profile": "https://github.com/hugepizza",
"contributions": ["bug"]
},
{
"login": "fliu2476",
"name": "fliu2476",
"avatar_url": "https://avatars.githubusercontent.com/u/19582252?v=4",
"profile": "https://github.com/fliu2476",
"contributions": ["bug"]
},
{
"login": "chenyuxi2002",
"name": "tzcat8",
"avatar_url": "https://avatars.githubusercontent.com/u/59554586?v=4",
"profile": "https://github.com/chenyuxi2002",
"contributions": ["doc"]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}