This repository has been archived by the owner on Aug 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.all-contributorsrc
127 lines (127 loc) · 3.14 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
{
"projectName": "Newbe.Mahua.Framework.V1",
"projectOwner": "newbe36524",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "newbe36524",
"name": "Newbe36524",
"avatar_url": "https://avatars1.githubusercontent.com/u/7685462?v=4",
"profile": "http://www.newbe.pro",
"contributions": [
"doc",
"code",
"tool",
"blog",
"example"
]
},
{
"login": "traceless0929",
"name": "Traceless",
"avatar_url": "https://avatars1.githubusercontent.com/u/12078678?v=4",
"profile": "https://traceless.site/",
"contributions": [
"bug"
]
},
{
"login": "kotoneme",
"name": "kotoneme",
"avatar_url": "https://avatars1.githubusercontent.com/u/43395785?v=4",
"profile": "https://github.com/kotoneme",
"contributions": [
"code"
]
},
{
"login": "allenxie888",
"name": "AllenXie",
"avatar_url": "https://avatars1.githubusercontent.com/u/7455309?v=4",
"profile": "https://github.com/allenxie888",
"contributions": [
"code"
]
},
{
"login": "bgli100",
"name": "bgli100",
"avatar_url": "https://avatars1.githubusercontent.com/u/7760499?v=4",
"profile": "https://github.com/bgli100",
"contributions": [
"bug"
]
},
{
"login": "newce36524",
"name": "Q-Q",
"avatar_url": "https://avatars1.githubusercontent.com/u/20368567?v=4",
"profile": "https://github.com/newce36524",
"contributions": [
"bug"
]
},
{
"login": "LollipopGeneral",
"name": "LollipopGeneral",
"avatar_url": "https://avatars1.githubusercontent.com/u/45588935?v=4",
"profile": "https://github.com/LollipopGeneral",
"contributions": [
"code"
]
},
{
"login": "LabelZhou",
"name": "LabelZhou",
"avatar_url": "https://avatars2.githubusercontent.com/u/34649549?v=4",
"profile": "https://github.com/LabelZhou",
"contributions": [
"ideas"
]
},
{
"login": "0nise",
"name": "r4v3zn",
"avatar_url": "https://avatars2.githubusercontent.com/u/18393907?v=4",
"profile": "http://www.r4v3zn.com",
"contributions": [
"ideas"
]
},
{
"login": "CinikiC",
"name": "Ciniki",
"avatar_url": "https://avatars1.githubusercontent.com/u/41052385?v=4",
"profile": "https://github.com/CinikiC",
"contributions": [
"ideas"
]
},
{
"login": "Jimesarrice",
"name": "Jimes",
"avatar_url": "https://avatars0.githubusercontent.com/u/38239619?v=4",
"profile": "https://github.com/Jimesarrice",
"contributions": [
"ideas"
]
},
{
"login": "lv69",
"name": "lv69",
"avatar_url": "https://avatars2.githubusercontent.com/u/17559911?v=4",
"profile": "https://github.com/lv69",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}