-
Notifications
You must be signed in to change notification settings - Fork 21
/
.all-contributorsrc
162 lines (162 loc) · 4.08 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
{
"projectName": "yenai-plugin",
"projectOwner": "yeyang52",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "TimeRainStarSky",
"name": "时雨◎星空",
"avatar_url": "https://avatars.githubusercontent.com/u/63490117?v=4",
"profile": "https://github.com/TimeRainStarSky",
"contributions": [
"code"
]
},
{
"login": "Saury-loser",
"name": "花海里的秋刀鱼",
"avatar_url": "https://avatars.githubusercontent.com/u/106982493?v=4",
"profile": "https://github.com/Saury-loser",
"contributions": [
"code"
]
},
{
"login": "Georgebillion",
"name": "Georgebillion",
"avatar_url": "https://avatars.githubusercontent.com/u/40432824?v=4",
"profile": "https://github.com/Georgebillion",
"contributions": [
"ideas"
]
},
{
"login": "xfdown",
"name": "小飞",
"avatar_url": "https://avatars.githubusercontent.com/u/42599406?v=4",
"profile": "https://github.com/xfdown",
"contributions": [
"ideas"
]
},
{
"login": "liuzj288",
"name": "liuzj288",
"avatar_url": "https://avatars.githubusercontent.com/u/13833404?v=4",
"profile": "https://github.com/liuzj288",
"contributions": [
"code"
]
},
{
"login": "OKKOM2020",
"name": "OKKOM2020",
"avatar_url": "https://avatars.githubusercontent.com/u/88592811?v=4",
"profile": "https://github.com/OKKOM2020",
"contributions": [
"doc"
]
},
{
"login": "kmiit",
"name": "大可鸭",
"avatar_url": "https://avatars.githubusercontent.com/u/61952405?v=4",
"profile": "https://github.com/kmiit",
"contributions": [
"code"
]
},
{
"login": "SmallK111407",
"name": "曉k",
"avatar_url": "https://avatars.githubusercontent.com/u/108290923?v=4",
"profile": "https://github.com/SmallK111407",
"contributions": [
"code"
]
},
{
"login": "ikechan8370",
"name": "ikechan8370",
"avatar_url": "https://avatars.githubusercontent.com/u/21212372?v=4",
"profile": "https://github.com/ikechan8370",
"contributions": [
"code"
]
},
{
"login": "fsqhn",
"name": "fsqhn",
"avatar_url": "https://avatars.githubusercontent.com/u/13745793?v=4",
"profile": "https://github.com/fsqhn",
"contributions": [
"code"
]
},
{
"login": "Loli-Lain",
"name": "Lain.",
"avatar_url": "https://avatars.githubusercontent.com/u/74231782?v=4",
"profile": "https://github.com/Loli-Lain",
"contributions": [
"code"
]
},
{
"login": "Denfenglai",
"name": "等风来",
"avatar_url": "https://avatars.githubusercontent.com/u/129082426?v=4",
"profile": "https://github.com/Denfenglai",
"contributions": [
"code"
]
},
{
"login": "8852690",
"name": "Sora",
"avatar_url": "https://avatars.githubusercontent.com/u/59615518?v=4",
"profile": "https://fuxuan.org/",
"contributions": [
"code"
]
},
{
"login": "batvbs",
"name": "batvbs",
"avatar_url": "https://avatars.githubusercontent.com/u/60730393?v=4",
"profile": "https://github.com/batvbs",
"contributions": [
"code"
]
},
{
"login": "ifeif",
"name": "ifeif",
"avatar_url": "https://avatars.githubusercontent.com/u/36729028?v=4",
"profile": "https://github.com/ifeif",
"contributions": [
"code"
]
},
{
"login": "Jin1c-3",
"name": "青青",
"avatar_url": "https://avatars.githubusercontent.com/u/126029323?v=4",
"profile": "https://github.com/Jin1c-3",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"linkToUsage": false,
"commitType": "docs"
}