kubeeye/.all-contributorsrc

54 lines
1.2 KiB
JSON

{
"projectName": "kubeeye",
"projectOwner": "kubesphere",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "Forest-L",
"name": "Forest",
"avatar_url": "https://avatars.githubusercontent.com/u/50984129?v=4",
"profile": "https://github.com/Forest-L",
"contributions": [
"code",
"doc"
]
},
{
"login": "zryfish",
"name": "zryfish",
"avatar_url": "https://avatars.githubusercontent.com/u/3326354?v=4",
"profile": "https://github.com/zryfish",
"contributions": [
"doc"
]
},
{
"login": "shaowenchen",
"name": "shaowenchen",
"avatar_url": "https://avatars.githubusercontent.com/u/43693241?v=4",
"profile": "https://www.chenshaowen.com/",
"contributions": [
"code"
]
},
{
"login": "pixiake",
"name": "pixiake",
"avatar_url": "https://avatars.githubusercontent.com/u/22290449?v=4",
"profile": "https://github.com/pixiake",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}