-
-
Notifications
You must be signed in to change notification settings - Fork 40
/
.all-contributorsrc
152 lines (152 loc) · 3.78 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
{
"projectName": "easy-upload",
"projectOwner": "techmovie",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md",
"README-en.md"
],
"imageSize": 75,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "btguys",
"name": "Yongjie",
"avatar_url": "https://avatars.githubusercontent.com/u/18325797?v=4",
"profile": "https://github.com/btguys",
"contributions": [
"code"
]
},
{
"login": "Purfview",
"name": "Purfview",
"avatar_url": "https://avatars.githubusercontent.com/u/69023953?v=4",
"profile": "https://github.com/Purfview",
"contributions": [
"code"
]
},
{
"login": "ma3252788",
"name": "arvin",
"avatar_url": "https://avatars.githubusercontent.com/u/22229456?v=4",
"profile": "http://weibo.com/mcj9",
"contributions": [
"code"
]
},
{
"login": "luoye-fe",
"name": "luoye",
"avatar_url": "https://avatars.githubusercontent.com/u/11496663?v=4",
"profile": "https://luoyefe.com/",
"contributions": [
"code"
]
},
{
"login": "sabersalv",
"name": "Saber",
"avatar_url": "https://avatars.githubusercontent.com/u/2525544?v=4",
"profile": "https://github.com/sabersalv",
"contributions": [
"code"
]
},
{
"login": "scatking",
"name": "scatking",
"avatar_url": "https://avatars.githubusercontent.com/u/34273647?v=4",
"profile": "https://github.com/scatking",
"contributions": [
"code"
]
},
{
"login": "kidgokugoku",
"name": "kidgokugoku",
"avatar_url": "https://avatars.githubusercontent.com/u/82298915?v=4",
"profile": "https://github.com/kidgokugoku",
"contributions": [
"code"
]
},
{
"login": "LeiShi1313",
"name": "Lei Shi",
"avatar_url": "https://avatars.githubusercontent.com/u/3712421?v=4",
"profile": "https://github.com/LeiShi1313",
"contributions": [
"code"
]
},
{
"login": "ted423",
"name": "ted423",
"avatar_url": "https://avatars.githubusercontent.com/u/7042766?v=4",
"profile": "https://ted423.bitcron.com/",
"contributions": [
"code"
]
},
{
"login": "we11adam",
"name": "Adam Lau",
"avatar_url": "https://avatars.githubusercontent.com/u/319494?v=4",
"profile": "http://about.me/ljy",
"contributions": [
"code"
]
},
{
"login": "fzlins",
"name": "fzlins",
"avatar_url": "https://avatars.githubusercontent.com/u/100051558?v=4",
"profile": "https://github.com/fzlins",
"contributions": [
"code"
]
},
{
"login": "LostRager",
"name": "LostRager",
"avatar_url": "https://avatars.githubusercontent.com/u/5929772?v=4",
"profile": "https://github.com/LostRager",
"contributions": [
"code"
]
},
{
"login": "KesaubeEire",
"name": "KesaubeEire",
"avatar_url": "https://avatars.githubusercontent.com/u/20382002?v=4",
"profile": "https://github.com/KesaubeEire",
"contributions": [
"code"
]
},
{
"login": "jiang925",
"name": "Tian J.",
"avatar_url": "https://avatars.githubusercontent.com/u/6193639?v=4",
"profile": "https://github.com/jiang925",
"contributions": [
"code"
]
},
{
"login": "DDinghoya",
"name": "DDinghoya",
"avatar_url": "https://avatars.githubusercontent.com/u/19677686?v=4",
"profile": "https://github.com/DDinghoya",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 5,
"commitType": "docs"
}