forked from EdgeTranslate/EdgeTranslate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
147 lines (147 loc) · 3.61 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
{
"projectName": "EdgeTranslate",
"projectOwner": "EdgeTranslate",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md",
"docs/README_TW.md",
"docs/README_CN.md",
"docs/README_RU.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "nickyc975",
"name": "Nicky Chen",
"avatar_url": "https://avatars.githubusercontent.com/u/25877145?v=4",
"profile": "https://nickyc975.github.io/",
"contributions": [
"code",
"data",
"doc",
"ideas",
"maintenance"
]
},
{
"login": "Mark-Fenng",
"name": "Lucky Feng",
"avatar_url": "https://avatars.githubusercontent.com/u/27533910?v=4",
"profile": "https://blog.csdn.net/Clark_Fitz817",
"contributions": [
"code",
"design",
"mentoring",
"ideas",
"maintenance"
]
},
{
"login": "sansroman",
"name": "Zia",
"avatar_url": "https://avatars.githubusercontent.com/u/17476682?v=4",
"profile": "https://github.com/sansroman",
"contributions": [
"code",
"design",
"ideas"
]
},
{
"login": "Atry",
"name": "Yang, Bo",
"avatar_url": "https://avatars.githubusercontent.com/u/601530?v=4",
"profile": "https://www.yang-bo.com/",
"contributions": [
"code",
"ideas"
]
},
{
"login": "gdh1995",
"name": "Dahan Gong",
"avatar_url": "https://avatars.githubusercontent.com/u/5547703?v=4",
"profile": "https://github.com/gdh1995",
"contributions": [
"code",
"plugin"
]
},
{
"login": "ViktorOn",
"name": "Viktor",
"avatar_url": "https://avatars.githubusercontent.com/u/63919734?v=4",
"profile": "https://github.com/ViktorOn",
"contributions": [
"translation"
]
},
{
"login": "derlans",
"name": "derlans",
"avatar_url": "https://avatars.githubusercontent.com/u/58926947?v=4",
"profile": "https://github.com/derlans",
"contributions": [
"code"
]
},
{
"login": "Isildur46",
"name": "Isildur46",
"avatar_url": "https://avatars.githubusercontent.com/u/19759799?v=4",
"profile": "https://github.com/Isildur46",
"contributions": [
"code"
]
},
{
"login": "ykyuki",
"name": "ykyuki",
"avatar_url": "https://avatars.githubusercontent.com/u/28839969?v=4",
"profile": "https://ykyuki.net/",
"contributions": [
"translation"
]
},
{
"login": "electrolom42",
"name": "ElectroLom",
"avatar_url": "https://avatars.githubusercontent.com/u/25820887?v=4",
"profile": "https://github.com/electrolom42",
"contributions": [
"translation"
]
},
{
"login": "axionl",
"name": "ArielAxionL",
"avatar_url": "https://avatars.githubusercontent.com/u/8396456?v=4",
"profile": "https://axionl.me/",
"contributions": [
"doc"
]
},
{
"login": "vanja-san",
"name": "The_BadUser",
"avatar_url": "https://avatars.githubusercontent.com/u/7201687?v=4",
"profile": "https://github.com/vanja-san",
"contributions": [
"translation"
]
},
{
"login": "knlyknly",
"name": "knlyknly",
"avatar_url": "https://avatars.githubusercontent.com/u/1418612?v=4",
"profile": "https://github.com/knlyknly",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 5
}