-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.all-contributorsrc
58 lines (57 loc) · 1.26 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Rurambar",
"name": "Rurambar",
"avatar_url": "https://avatars2.githubusercontent.com/u/44767543?v=4",
"profile": "https://github.com/Rurambar",
"contributions": [
"code",
"data"
]
}
{
"login": "Mosuyun",
"name": "Mosuyun",
"avatar_url": "https://avatars1.githubusercontent.com/u/54047796?v=4",
"profile": "https://github.com/Mosuyun",
"contributions": [
"data"
"code",
"design",
]
}
{
"login": "YBstory",
"name": "YBstory",
"avatar_url": "https://avatars1.githubusercontent.com/u/56808977?v=4",
"profile": "https://github.com/YBstory",
"contributions": [
"data",
"talk"
]
}
{
"login": "CS-Tao",
"name": "CS-Tao",
"avatar_url": "https://avatars3.githubusercontent.com/u/22360632?v=4",
"profile": "https://home.cs-tao.cc/",
"contributions": [
"ideas"
]
}
{
}
],
"contributorsPerLine": 7,
"projectName": "Game-of-Thrones",
"projectOwner": "lsq210",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}