How-To-Ask-Questions-The-Sm.../.all-contributorsrc
2021-01-24 09:18:47 -05:00

43 lines
1019 B
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "FredWe",
"name": "Fred",
"avatar_url": "https://avatars.githubusercontent.com/u/7354718?v=4",
"profile": "http://fredwe.info",
"contributions": [
"translation"
]
},
{
"login": "fishballLin",
"name": "Michael Lin",
"avatar_url": "https://avatars.githubusercontent.com/u/11352791?v=4",
"profile": "https://github.com/fishballLin",
"contributions": [
"translation"
]
},
{
"login": "cuter44",
"name": "Galin Wu",
"avatar_url": "https://avatars.githubusercontent.com/u/2285039?v=4",
"profile": "https://github.com/cuter44",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7,
"projectName": "How-To-Ask-Questions-The-Smart-Way",
"projectOwner": "ryanhanwu",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}