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

25 lines
611 B

{
"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", "infra", "maintenance", "translation", "doc", "ideas", "design", "translation"
]
}
],
"contributorsPerLine": 7
}