-
Notifications
You must be signed in to change notification settings - Fork 6
/
.all-contributorsrc
75 lines (75 loc) · 1.83 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
{
"projectName": "mc-open-bbs",
"projectOwner": "handy-git",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "jianjianai",
"name": "简简aw",
"avatar_url": "https://avatars.githubusercontent.com/u/59829816?v=4",
"profile": "https://github.com/jianjianai",
"contributions": [
"code"
]
},
{
"login": "DSLZL",
"name": "DSLZL",
"avatar_url": "https://avatars.githubusercontent.com/u/92631890?v=4",
"profile": "https://github.com/DSLZL",
"contributions": [
"code"
]
},
{
"login": "handy-git",
"name": "handy",
"avatar_url": "https://avatars.githubusercontent.com/u/32837980?v=4",
"profile": "https://github.com/handy-git",
"contributions": [
"code"
]
},
{
"login": "lipind",
"name": "lipind",
"avatar_url": "https://avatars.githubusercontent.com/u/98028461?v=4",
"profile": "https://github.com/lipind",
"contributions": [
"code"
]
},
{
"login": "Guailoudou",
"name": "Guailoudou",
"avatar_url": "https://avatars.githubusercontent.com/u/108342285?v=4",
"profile": "https://github.com/Guailoudou",
"contributions": [
"code"
]
},
{
"login": "ColdeZhang",
"name": "张宇衡",
"avatar_url": "https://avatars.githubusercontent.com/u/29792376?v=4",
"profile": "https://mc.lunadeer.cn",
"contributions": [
"code"
]
},
{
"login": "panpanaw",
"name": "panpanaw",
"avatar_url": "https://avatars.githubusercontent.com/u/131033097?v=4",
"profile": "https://github.com/panpanaw",
"contributions": [
"code"
]
}
]
}