-
Notifications
You must be signed in to change notification settings - Fork 5
/
.all-contributorsrc
88 lines (88 loc) · 2.22 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
{
"projectName": "WaterCS",
"projectOwner": "Water-CS-Application",
"files": [
"README.md",
"docs/index.md"
],
"commitType": "docs",
"imageSize": 70,
"commit": true,
"contributorsSortAlphabetically": true,
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "Kevin-Ting",
"name": "Kevin Ting",
"avatar_url": "https://avatars.githubusercontent.com/u/128990659?v=4",
"profile": "https://github.com/Kevin-Ting",
"contributions": [
"content"
]
},
{
"login": "QyDing02",
"name": "QyDing02",
"avatar_url": "https://avatars.githubusercontent.com/u/64630300?v=4",
"profile": "https://qyding02.github.io/",
"contributions": [
"content"
]
},
{
"login": "SivenCapo",
"name": "Siwen_Jiao ",
"avatar_url": "https://avatars.githubusercontent.com/u/140587950?v=4",
"profile": "https://github.com/SivenCapo",
"contributions": [
"content"
]
},
{
"login": "dqhl76",
"name": "Liuqing Yue",
"avatar_url": "https://avatars.githubusercontent.com/u/69136320?v=4",
"profile": "https://github.com/dqhl76",
"contributions": [
"content"
]
},
{
"login": "1shuimo",
"name": "ChenYubin",
"avatar_url": "https://avatars.githubusercontent.com/u/107478133?v=4",
"profile": "https://github.com/1shuimo",
"contributions": [
"content"
]
},
{
"login": "kissjerryfan",
"name": "Jerry Fan",
"avatar_url": "https://avatars.githubusercontent.com/u/72304054?v=4",
"profile": "https://github.com/kissjerryfan",
"contributions": [
"content"
]
},
{
"login": "Shay-Liu",
"name": "Shay LIU",
"avatar_url": "https://avatars.githubusercontent.com/u/167105793?v=4",
"profile": "https://github.com/Shay-Liu",
"contributions": [
"content"
]
},
{
"login": "pengyb2001",
"name": "yb-peng",
"avatar_url": "https://avatars.githubusercontent.com/u/75617475?v=4",
"profile": "https://github.com/pengyb2001",
"contributions": [
"content"
]
}
]
}