forked from qd-today/qd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
160 lines (160 loc) · 3.88 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "a76yyyy",
"name": "a76yyyy",
"avatar_url": "https://avatars.githubusercontent.com/u/56478790?v=4",
"profile": "http://www.a76yyyy.cn",
"contributions": [
"design",
"code",
"maintenance"
]
},
{
"login": "Binux",
"name": "Roy Binux",
"avatar_url": "https://avatars.githubusercontent.com/u/646451?v=4",
"profile": "http://binux.me/",
"contributions": [
"design",
"code",
"maintenance"
]
},
{
"login": "AragonSnow",
"name": "AragonSnow",
"avatar_url": "https://avatars.githubusercontent.com/u/22835918?v=4",
"profile": "https://github.com/AragonSnow",
"contributions": [
"code",
"design",
"maintenance"
]
},
{
"login": "Mark-1215",
"name": "Mark",
"avatar_url": "https://avatars.githubusercontent.com/u/36469805?v=4",
"profile": "https://www.quchao.net",
"contributions": [
"design",
"blog",
"example",
"doc"
]
},
{
"login": "cdpidan",
"name": "pidan",
"avatar_url": "https://avatars.githubusercontent.com/u/8141453?v=4",
"profile": "https://github.com/cdpidan",
"contributions": [
"design"
]
},
{
"login": "buzhibujuelb",
"name": "buzhibujue",
"avatar_url": "https://avatars.githubusercontent.com/u/24644841?v=4",
"profile": "https://buzhibujue.cf",
"contributions": [
"code"
]
},
{
"login": "billypon",
"name": "billypon",
"avatar_url": "https://avatars.githubusercontent.com/u/1763302?v=4",
"profile": "https://github.com/billypon",
"contributions": [
"code"
]
},
{
"login": "acooler15",
"name": "acooler15",
"avatar_url": "https://avatars.githubusercontent.com/u/19186382?v=4",
"profile": "http://www.lingyan8.com",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "aa889788",
"name": "shxyke",
"avatar_url": "https://avatars.githubusercontent.com/u/16019986?v=4",
"profile": "https://github.com/aa889788",
"contributions": [
"code"
]
},
{
"login": "gxitm",
"name": "xiaoxiao",
"avatar_url": "https://avatars.githubusercontent.com/u/2405087?v=4",
"profile": "https://github.com/gxitm",
"contributions": [
"code"
]
},
{
"login": "hiCasper",
"name": "hiCasper",
"avatar_url": "https://avatars.githubusercontent.com/u/25276620?v=4",
"profile": "https://blog.hicasper.com",
"contributions": [
"code"
]
},
{
"login": "ckx000",
"name": "旋子",
"avatar_url": "https://avatars.githubusercontent.com/u/5800591?v=4",
"profile": "https://github.com/ckx000",
"contributions": [
"code"
]
},
{
"login": "chen8945",
"name": "chen8945",
"avatar_url": "https://avatars.githubusercontent.com/u/44148812?v=4",
"profile": "https://github.com/chen8945",
"contributions": [
"code"
]
},
{
"login": "seiuneko",
"name": "seiuneko",
"avatar_url": "https://avatars.githubusercontent.com/u/25706824?v=4",
"profile": "https://github.com/seiuneko",
"contributions": [
"code"
]
},
{
"login": "powersee",
"name": "powersee",
"avatar_url": "https://avatars.githubusercontent.com/u/38074760?v=4",
"profile": "https://github.com/powersee",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "qd",
"projectOwner": "qd-today",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}