-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.all-contributorsrc
More file actions
105 lines (105 loc) · 2.63 KB
/
Copy path.all-contributorsrc
File metadata and controls
105 lines (105 loc) · 2.63 KB
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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "laocong",
"name": "郝少聪",
"avatar_url": "https://avatars.githubusercontent.com/u/43259965?v=4",
"profile": "https://github.com/laocong",
"contributions": [
"code"
]
},
{
"login": "RiseHao1029",
"name": "Rise.Hao(郝玉鹏)",
"avatar_url": "https://avatars.githubusercontent.com/u/102229441?v=4",
"profile": "https://github.com/RiseHao1029",
"contributions": [
"design"
]
},
{
"login": "faga1",
"name": "lzc",
"avatar_url": "https://avatars.githubusercontent.com/u/87003751?v=4",
"profile": "http://faga.cc",
"contributions": [
"code"
]
},
{
"login": "Markuuuu",
"name": "Crete.A",
"avatar_url": "https://avatars.githubusercontent.com/u/52529445?v=4",
"profile": "https://github.com/Markuuuu",
"contributions": [
"ideas"
]
},
{
"login": "jincheny",
"name": "jincheny",
"avatar_url": "https://avatars.githubusercontent.com/u/54785820?v=4",
"profile": "https://github.com/jincheny",
"contributions": [
"code"
]
},
{
"login": "maxDwq",
"name": "dwq",
"avatar_url": "https://avatars.githubusercontent.com/u/36149790?v=4",
"profile": "https://github.com/maxDwq",
"contributions": [
"doc"
]
},
{
"login": "YouYe",
"name": "Cary Zhou",
"avatar_url": "https://avatars.githubusercontent.com/u/17558799?v=4",
"profile": "https://github.com/YouYe",
"contributions": [
"maintenance"
]
},
{
"login": "xiaohu12685",
"name": "tiger wang",
"avatar_url": "https://avatars.githubusercontent.com/u/30620913?v=4",
"profile": "https://blog.csdn.net/xiaohu12685",
"contributions": [
"question"
]
},
{
"login": "Neeke",
"name": "Neeke Gao",
"avatar_url": "https://avatars.githubusercontent.com/u/1913308?v=4",
"profile": "http://www.cloudwise.com",
"contributions": [
"doc"
]
},
{
"login": "soulferryman",
"name": "soulferryman",
"avatar_url": "https://avatars.githubusercontent.com/u/21328793?v=4",
"profile": "https://github.com/soulferryman",
"contributions": [
"eventOrganizing"
]
}
],
"contributorsPerLine": 7,
"projectName": "FlyFishComponents",
"projectOwner": "CloudWise-OpenSource",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}