-
Notifications
You must be signed in to change notification settings - Fork 2
/
.all-contributorsrc
62 lines (62 loc) · 1.53 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "WuZhuoran",
"name": "Wu Zhuoran",
"avatar_url": "https://avatars0.githubusercontent.com/u/8717187?v=4",
"profile": "http://oliverwu.georgetown.domains/",
"contributions": [
"code",
"translation"
]
},
{
"login": "Bisstocuz",
"name": "Notealot",
"avatar_url": "https://avatars3.githubusercontent.com/u/42398278?v=4",
"profile": "https://github.com/Bisstocuz",
"contributions": [
"translation",
"review"
]
},
{
"login": "Hallavan",
"name": "Hallavan",
"avatar_url": "https://avatars2.githubusercontent.com/u/24261040?v=4",
"profile": "https://github.com/Hallavan",
"contributions": [
"translation"
]
},
{
"login": "Yuxuan1993",
"name": "Yuxuan1993",
"avatar_url": "https://avatars1.githubusercontent.com/u/3432535?v=4",
"profile": "https://github.com/Yuxuan1993",
"contributions": [
"translation"
]
},
{
"login": "tanjiarui15",
"name": "singleDog",
"avatar_url": "https://avatars3.githubusercontent.com/u/20656904?v=4",
"profile": "https://github.com/tanjiarui15",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7,
"projectName": "DocsModdingBannerlordCN",
"projectOwner": "YiGu-Studio",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}