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

28 lines
564 B

{
"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"
]
}
],
"contributorsPerLine": 7,
"projectName": "k3d",
"projectOwner": "rancher",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}