-
Notifications
You must be signed in to change notification settings - Fork 45
/
Copy path.all-contributorsrc
165 lines (165 loc) · 4.13 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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
{
"projectName": "weekly",
"projectOwner": "IDuxFE",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "Jouryjc",
"name": "Jouryjc",
"avatar_url": "https://avatars.githubusercontent.com/u/11925053?v=4",
"profile": "https://github.com/Jouryjc",
"contributions": [
"doc",
"review"
]
},
{
"login": "Usualminds",
"name": "Joe",
"avatar_url": "https://avatars.githubusercontent.com/u/19425902?v=4",
"profile": "https://github.com/Usualminds",
"contributions": [
"doc",
"translation",
"review"
]
},
{
"login": "coolyuantao",
"name": "zhangyuantao",
"avatar_url": "https://avatars.githubusercontent.com/u/3478550?v=4",
"profile": "https://github.com/coolyuantao",
"contributions": [
"doc",
"review"
]
},
{
"login": "clfeng",
"name": "clfeng",
"avatar_url": "https://avatars.githubusercontent.com/u/20736207?v=4",
"profile": "https://github.com/clfeng",
"contributions": [
"doc"
]
},
{
"login": "wongtsuizhen",
"name": "wongtsuizhen",
"avatar_url": "https://avatars.githubusercontent.com/u/6890343?v=4",
"profile": "https://github.com/wongtsuizhen",
"contributions": [
"doc",
"translation"
]
},
{
"login": "miomio-xiao",
"name": "mio",
"avatar_url": "https://avatars.githubusercontent.com/u/19550383?v=4",
"profile": "https://github.com/miomio-xiao",
"contributions": [
"doc"
]
},
{
"login": "manchixue",
"name": "xuemanchi",
"avatar_url": "https://avatars.githubusercontent.com/u/31590999?v=4",
"profile": "https://github.com/manchixue",
"contributions": [
"doc"
]
},
{
"login": "rhinonan",
"name": "卡猫司机",
"avatar_url": "https://avatars.githubusercontent.com/u/9367487?v=4",
"profile": "https://github.com/rhinonan",
"contributions": [
"doc"
]
},
{
"login": "lwh2015",
"name": "HWJY",
"avatar_url": "https://avatars.githubusercontent.com/u/16028333?v=4",
"profile": "https://github.com/lwh2015",
"contributions": [
"doc"
]
},
{
"login": "fengxiaodong28",
"name": "FENG/XIAODONG",
"avatar_url": "https://avatars.githubusercontent.com/u/25543284?v=4",
"profile": "https://github.com/fengxiaodong28",
"contributions": [
"doc"
]
},
{
"login": "Levix",
"name": "Zhiwei Li",
"avatar_url": "https://avatars.githubusercontent.com/u/65117011?v=4",
"profile": "https://github.com/Levix",
"contributions": [
"doc",
"translation"
]
},
{
"login": "NSGUF",
"name": "NSGUF",
"avatar_url": "https://avatars.githubusercontent.com/u/16619359?v=4",
"profile": "https://github.com/NSGUF",
"contributions": [
"doc"
]
},
{
"login": "JW-LINNN",
"name": "JW-LINNN",
"avatar_url": "https://avatars.githubusercontent.com/u/92379828?v=4",
"profile": "https://github.com/JW-LINNN",
"contributions": [
"doc"
]
},
{
"login": "AFine970",
"name": "AFine970",
"avatar_url": "https://avatars.githubusercontent.com/u/37992787?v=4",
"profile": "https://github.com/AFine970",
"contributions": [
"doc"
]
},
{
"login": "jiaoyang2014uk",
"name": "jiaoyang2014uk",
"avatar_url": "https://avatars.githubusercontent.com/u/46088450?v=4",
"profile": "https://github.com/jiaoyang2014uk",
"contributions": [
"doc"
]
},
{
"login": "jiayinkong",
"name": "jiayinkong",
"avatar_url": "https://avatars.githubusercontent.com/u/73403506?v=4",
"profile": "https://github.com/jiayinkong",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7
}