26 lines
539 B
JSON
26 lines
539 B
JSON
{
|
|
"projectName": "kubeye",
|
|
"projectOwner": "kubesphere",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": true,
|
|
"commitConvention": "none",
|
|
"contributors": [
|
|
{
|
|
"login": "shaowenchen",
|
|
"name": "shaowenchen",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/43693241?v=4",
|
|
"profile": "https://www.chenshaowen.com/",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"skipCi": true
|
|
}
|