-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.all-contributorsrc
45 lines (45 loc) · 1.07 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "xinyixiang",
"name": "Xinyi Xiang",
"avatar_url": "https://avatars1.githubusercontent.com/u/30137615?v=4",
"profile": "https://xinyixiang.github.io/PersonalWebsiteXinyi/",
"contributions": [
"code",
"content"
]
},
{
"login": "ApolloZhu",
"name": "Zhiyu Zhu/朱智语",
"avatar_url": "https://avatars1.githubusercontent.com/u/10842684?v=4",
"profile": "http://apollozhu.github.io/en/about/",
"contributions": [
"code",
"content"
]
},
{
"login": "SilliJelli",
"name": "Gladys Wang",
"avatar_url": "https://avatars2.githubusercontent.com/u/68573828?v=4",
"profile": "https://github.com/SilliJelli",
"contributions": [
"code",
"content"
]
}
],
"contributorsPerLine": 7,
"projectName": "GitStarted",
"projectOwner": "dscatuw",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}