-
Notifications
You must be signed in to change notification settings - Fork 83
/
.all-contributorsrc
108 lines (108 loc) · 2.59 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Kyomotoi",
"name": "Kyomotoi",
"avatar_url": "https://avatars.githubusercontent.com/u/37587870?v=4",
"profile": "http://kyomotoi.moe",
"contributions": [
"doc",
"test"
]
},
{
"login": "shirokurakana",
"name": "城倉奏",
"avatar_url": "https://avatars.githubusercontent.com/u/46120251?v=4",
"profile": "http://thdog.moe",
"contributions": [
"example"
]
},
{
"login": "SkipM4",
"name": "SkipM4",
"avatar_url": "https://avatars.githubusercontent.com/u/40311581?v=4",
"profile": "http://skipm4.com",
"contributions": [
"doc"
]
},
{
"login": "leaf7th",
"name": "Nook",
"avatar_url": "https://avatars.githubusercontent.com/u/38352552?v=4",
"profile": "https://github.com/leaf7th",
"contributions": [
"code"
]
},
{
"login": "jiangzhuochi",
"name": "Jocky Chiang",
"avatar_url": "https://avatars.githubusercontent.com/u/50538375?v=4",
"profile": "https://github.com/jiangzhuochi",
"contributions": [
"code"
]
},
{
"login": "cleoold",
"name": "midori",
"avatar_url": "https://avatars.githubusercontent.com/u/13920903?v=4",
"profile": "https://github.com/cleoold",
"contributions": [
"doc"
]
},
{
"login": "Pretty9",
"name": "Pretty9",
"avatar_url": "https://avatars.githubusercontent.com/u/41198038?v=4",
"profile": "https://www.2yo.cc",
"contributions": [
"code"
]
},
{
"login": "journey-ad",
"name": "Jad",
"avatar_url": "https://avatars.githubusercontent.com/u/16256221?v=4",
"profile": "https://nocilol.me/",
"contributions": [
"bug",
"ideas"
]
},
{
"login": "asadahimeka",
"name": "Yumine Sakura",
"avatar_url": "https://avatars.githubusercontent.com/u/31837214?v=4",
"profile": "http://nanoka.top",
"contributions": [
"code"
]
},
{
"login": "yeyang52",
"name": "yeyang",
"avatar_url": "https://avatars.githubusercontent.com/u/107110851?v=4",
"profile": "https://github.com/yeyang52",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "HibiAPI",
"projectOwner": "mixmoe",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "none"
}