Little helper to run CNCF's k3s in Docker
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.
 
 
 
 
k3d/.all-contributorsrc

46 lines
1.0 KiB

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "iwilltry42",
"name": "Thorsten Klein",
"avatar_url": "https://avatars3.githubusercontent.com/u/25345277?v=4",
"profile": "https://twitter.com/iwilltry42",
"contributions": [
"code",
"doc",
"ideas",
"maintenance"
]
},
{
"login": "zeerorg",
"name": "Rishabh Gupta",
"avatar_url": "https://avatars0.githubusercontent.com/u/13547997?v=4",
"profile": "https://blog.zeerorg.site/",
"contributions": [
"ideas",
"code"
]
},
{
"login": "louiznk",
"name": "Louis Tournayre",
"avatar_url": "https://avatars3.githubusercontent.com/u/25585516?v=4",
"profile": "http://www.zenika.com",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "k3d",
"projectOwner": "rancher",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}