-
Notifications
You must be signed in to change notification settings - Fork 112
/
Copy path.all-contributorsrc
153 lines (153 loc) · 3.73 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
{
"projectName": "el-data-table",
"projectOwner": "FEMessage",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "levy9527",
"name": "levy",
"avatar_url": "https://avatars3.githubusercontent.com/u/9384365?v=4",
"profile": "http://levy.work",
"contributions": [
"code",
"review",
"doc",
"infra",
"ideas"
]
},
{
"login": "donaldshen",
"name": "Donald Shen",
"avatar_url": "https://avatars3.githubusercontent.com/u/19591950?v=4",
"profile": "https://donaldshen.github.io/portfolio",
"contributions": [
"code",
"doc"
]
},
{
"login": "MiffyCooper",
"name": "MiffyCooper",
"avatar_url": "https://avatars1.githubusercontent.com/u/20179564?v=4",
"profile": "https://github.com/MiffyCooper",
"contributions": [
"code",
"doc"
]
},
{
"login": "prisbre",
"name": "Huanfeng Chen",
"avatar_url": "https://avatars1.githubusercontent.com/u/13557397?v=4",
"profile": "https://github.com/prisbre",
"contributions": [
"code"
]
},
{
"login": "evillt",
"name": "EVILLT",
"avatar_url": "https://avatars3.githubusercontent.com/u/19513289?v=4",
"profile": "https://evila.me",
"contributions": [
"code",
"bug"
]
},
{
"login": "Alvin-Liu",
"name": "Alvin",
"avatar_url": "https://avatars0.githubusercontent.com/u/11909145?v=4",
"profile": "https://github.com/Alvin-Liu",
"contributions": [
"code",
"bug"
]
},
{
"login": "lianghx-319",
"name": "Han",
"avatar_url": "https://avatars2.githubusercontent.com/u/27187946?v=4",
"profile": "https://github.com/lianghx-319",
"contributions": [
"code",
"bug"
]
},
{
"login": "kunzhijia",
"name": "kunzhijia",
"avatar_url": "https://avatars2.githubusercontent.com/u/4848041?v=4",
"profile": "https://github.com/kunzhijia",
"contributions": [
"code",
"tool",
"example"
]
},
{
"login": "chenEdgar",
"name": "Edgar",
"avatar_url": "https://avatars3.githubusercontent.com/u/12596622?v=4",
"profile": "https://github.com/chenEdgar",
"contributions": [
"code",
"bug"
]
},
{
"login": "Barretem",
"name": "Barretem",
"avatar_url": "https://avatars2.githubusercontent.com/u/47966933?v=4",
"profile": "https://github.com/Barretem",
"contributions": [
"code"
]
},
{
"login": "GaryHjy",
"name": "阿禹。",
"avatar_url": "https://avatars1.githubusercontent.com/u/32995274?v=4",
"profile": "https://github.com/GaryHjy",
"contributions": [
"doc"
]
},
{
"login": "lujunwei",
"name": "lujunwei",
"avatar_url": "https://avatars0.githubusercontent.com/u/7427200?v=4",
"profile": "https://github.com/lujunwei",
"contributions": [
"code"
]
},
{
"login": "cjfff",
"name": "cjf",
"avatar_url": "https://avatars1.githubusercontent.com/u/20502762?v=4",
"profile": "http://www.ccc1996.cn",
"contributions": [
"bug"
]
},
{
"login": "Jack-rainbow",
"name": "Jack-rainbow",
"avatar_url": "https://avatars1.githubusercontent.com/u/20368037?v=4",
"profile": "https://github.com/Jack-rainbow",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7
}