forked from WenyanLiu/CCFrank4dblp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
113 lines (113 loc) · 2.74 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "WenyanLiu",
"name": "wyliu",
"avatar_url": "https://avatars.githubusercontent.com/u/16554557?v=4",
"profile": "https://scholar.google.com/citations?user=a8sqKFkAAAAJ",
"contributions": [
"ideas",
"code",
"data",
"doc",
"maintenance"
]
},
{
"login": "kevyn-zhang",
"name": "kevyn-zhang",
"avatar_url": "https://avatars1.githubusercontent.com/u/73885971?v=4",
"profile": "https://github.com/kevyn-zhang",
"contributions": [
"bug"
]
},
{
"login": "realstolz",
"name": "Rong Chen",
"avatar_url": "https://avatars2.githubusercontent.com/u/1779861?v=4",
"profile": "http://ipads.se.sjtu.edu.cn/rong_chen",
"contributions": [
"bug"
]
},
{
"login": "junwei-wang",
"name": "Junwei Wang",
"avatar_url": "https://avatars1.githubusercontent.com/u/866329?v=4",
"profile": "http://jwa.ng",
"contributions": [
"platform"
]
},
{
"login": "ifzh",
"name": "iFzh",
"avatar_url": "https://avatars0.githubusercontent.com/u/11475849?v=4",
"profile": "https://github.com/ifzh",
"contributions": [
"bug",
"ideas"
]
},
{
"login": "linwhitehat",
"name": "lin",
"avatar_url": "https://avatars3.githubusercontent.com/u/20349381?v=4",
"profile": "https://linwhitehat.github.io/",
"contributions": [
"ideas"
]
},
{
"login": "zhuye88",
"name": "YE ZHU",
"avatar_url": "https://avatars.githubusercontent.com/u/19607512?v=4",
"profile": "http://www.yezhu.com.au/",
"contributions": [
"bug"
]
},
{
"login": "zshhans",
"name": "zshhans",
"avatar_url": "https://avatars.githubusercontent.com/u/25279261?v=4",
"profile": "https://github.com/zshhans",
"contributions": [
"bug",
"code"
]
},
{
"login": "Fanchao-Qi",
"name": "Fanchao Qi",
"avatar_url": "https://avatars.githubusercontent.com/u/12222818?v=4",
"profile": "https://github.com/Fanchao-Qi",
"contributions": [
"bug"
]
},
{
"login": "purplewall1206",
"name": "ppw",
"avatar_url": "https://avatars.githubusercontent.com/u/10174153?v=4",
"profile": "http://www.zi-c.wang",
"contributions": [
"code",
"platform",
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "CCFrank4dblp",
"projectOwner": "WenyanLiu",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}