You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vscode-api-cn.js/.all-contributorsrc

66 lines
1.6 KiB

{
"projectName": "vscode-api-cn",
"projectOwner": "youngjuning",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "youngjuning",
"name": "youngjuning",
"avatar_url": "https://avatars.githubusercontent.com/u/13204332?v=4",
"profile": "https://github.com/youngjuning",
"contributions": [
"code",
"maintenance",
"translation",
"doc",
"ideas"
]
},
{
"login": "gepingli",
"name": "gepingli",
"avatar_url": "https://avatars.githubusercontent.com/u/29964332?v=4",
"profile": "https://github.com/gepingli",
"contributions": [
"translation"
]
},
{
"login": "Saber2pr",
"name": "Konpaku Youmu",
"avatar_url": "https://avatars.githubusercontent.com/u/40260564?v=4",
"profile": "http://saber2pr.top",
"contributions": [
"translation"
]
},
{
"login": "Imchenlong",
"name": "Lance Chen",
"avatar_url": "https://avatars.githubusercontent.com/u/13520451?v=4",
"profile": "https://github.com/Imchenlong",
"contributions": [
"translation"
]
},
{
"login": "pan463859",
"name": "潘小安",
"avatar_url": "https://avatars.githubusercontent.com/u/32640880?v=4",
"profile": "https://github.com/pan463859",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}