-
-
Notifications
You must be signed in to change notification settings - Fork 68
/
.all-contributorsrc
64 lines (64 loc) · 1.48 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "guanguans",
"name": "guanguans",
"avatar_url": "https://avatars.githubusercontent.com/u/22309277?v=4",
"profile": "https://www.guanguans.cn",
"contributions": [
"eventOrganizing",
"maintenance"
]
},
{
"login": "mcy689",
"name": "mcy689",
"avatar_url": "https://avatars.githubusercontent.com/u/29645994?v=4",
"profile": "http://mcy689.top",
"contributions": [
"eventOrganizing",
"maintenance"
]
},
{
"login": "tinoras",
"name": "TINORA",
"avatar_url": "https://avatars.githubusercontent.com/u/13230390?v=4",
"profile": "https://github.com/tinoras",
"contributions": [
"bug",
"doc"
]
},
{
"login": "a936919",
"name": "mype",
"avatar_url": "https://avatars.githubusercontent.com/u/41937411?v=4",
"profile": "https://github.com/a936919",
"contributions": [
"bug",
"doc"
]
},
{
"login": "JacketFu",
"name": "fu",
"avatar_url": "https://avatars.githubusercontent.com/u/25817975?v=4",
"profile": "https://github.com/JacketFu",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "lingqiu",
"projectOwner": "folkstory",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}