forked from max-studio/CMT_CS_Learning
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
92 lines (92 loc) · 2.2 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
{
"files": [
"README.md"
],
"imageSize": 70,
"commit": false,
"contributors": [
{
"login": "sunlingbot",
"name": "Nakano Hane",
"avatar_url": "https://avatars0.githubusercontent.com/u/29606689?v=4",
"profile": "https://segmentfault.com/u/sunlingbot",
"contributions": [
"review",
"doc",
"test"
]
},
{
"login": "QuentinHsu",
"name": "Quentin",
"avatar_url": "https://avatars0.githubusercontent.com/u/21162238?v=4",
"profile": "https://github.com/QuentinHsu",
"contributions": [
"doc",
"review",
"test"
]
},
{
"login": "Mu-lnz",
"name": "Muiii",
"avatar_url": "https://avatars3.githubusercontent.com/u/50538991?v=4",
"profile": "https://github.com/Mu-lnz",
"contributions": [
"doc",
"review"
]
},
{
"login": "hmm1313133",
"name": "hmm1313133",
"avatar_url": "https://avatars0.githubusercontent.com/u/35196360?v=4",
"profile": "https://github.com/hmm1313133",
"contributions": [
"doc"
]
},
{
"login": "chczy1",
"name": "chczy",
"avatar_url": "https://avatars3.githubusercontent.com/u/32908275?v=4",
"profile": "https://github.com/chczy1",
"contributions": [
"doc"
]
},
{
"login": "Liuary",
"name": "Liuary",
"avatar_url": "https://avatars1.githubusercontent.com/u/44187975?v=4",
"profile": "https://github.com/Liuary",
"contributions": [
"bug"
]
},
{
"login": "yiqia",
"name": "一奇",
"avatar_url": "https://avatars3.githubusercontent.com/u/40658369?v=4",
"profile": "http://www.q05.cc",
"contributions": [
"doc"
]
},
{
"login": "jianm-xs",
"name": "jianm-xs",
"avatar_url": "https://avatars.githubusercontent.com/u/69761545?v=4",
"profile": "https://github.com/jianm-xs",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "CMT_CS_Learning",
"projectOwner": "max-studio",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}