forked from CopyTranslator/CopyTranslator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
69 lines (69 loc) · 1.72 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "s8321414",
"name": "Jeff Huang",
"avatar_url": "https://avatars2.githubusercontent.com/u/9457283?v=4",
"profile": "https://about.me/s8321414",
"contributions": [
"translation"
]
},
{
"login": "mzemlickis",
"name": "Mārtiņš Zemlickis",
"avatar_url": "https://avatars0.githubusercontent.com/u/4556944?v=4",
"profile": "http://mzemlickis.lv",
"contributions": [
"design"
]
},
{
"login": "Sandural",
"name": "黎紫珊",
"avatar_url": "https://avatars3.githubusercontent.com/u/16163090?v=4",
"profile": "https://github.com/Sandural",
"contributions": [
"platform"
]
},
{
"login": "ziqiangxu",
"name": "Daryl.Xu",
"avatar_url": "https://avatars2.githubusercontent.com/u/18530271?v=4",
"profile": "https://ziqiangxu.github.io/blog/",
"contributions": [
"platform"
]
},
{
"login": "Andy-AO",
"name": "Andy AO",
"avatar_url": "https://avatars1.githubusercontent.com/u/38101170?v=4",
"profile": "https://segmentfault.com/u/xinruzhishui_zen",
"contributions": [
"code"
]
},
{
"login": "dEN5-tech",
"name": "dEN5",
"avatar_url": "https://avatars0.githubusercontent.com/u/54153548?v=4",
"profile": "https://github.com/dEN5-tech",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7,
"projectName": "CopyTranslator",
"projectOwner": "CopyTranslator",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}