-
Notifications
You must be signed in to change notification settings - Fork 6
/
.all-contributorsrc
57 lines (57 loc) · 1.37 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
{
"projectName": "Review",
"projectOwner": "sdufeACM",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "mslxl",
"name": "mslxl",
"avatar_url": "https://avatars.githubusercontent.com/u/11132880?v=4",
"profile": "http://blog.mslxl.com",
"contributions": [
"content"
]
},
{
"login": "xia0ne",
"name": "YuRuiH",
"avatar_url": "https://avatars.githubusercontent.com/u/32591223?v=4",
"profile": "http://blog.myyrh.com",
"contributions": [
"content"
]
},
{
"login": "Keriyar",
"name": "Keriyar",
"avatar_url": "https://avatars.githubusercontent.com/u/129833434?v=4",
"profile": "http://www.keriyar.cn",
"contributions": [
"content"
]
},
{
"login": "LionelMessiYoung10",
"name": "LMY",
"avatar_url": "https://avatars.githubusercontent.com/u/102243969?v=4",
"profile": "https://github.com/LionelMessiYoung10",
"contributions": [
"content"
]
},
{
"login": "mango-xuan",
"name": "mangoxuan",
"avatar_url": "https://avatars.githubusercontent.com/u/121227305?v=4",
"profile": "https://github.com/mango-xuan",
"contributions": [
"content"
]
}
]
}