docs: create .all-contributorsrc [skip ci]

pull/369/head
allcontributors[bot] 4 years ago committed by GitHub
parent b933d79c13
commit 456ac56978
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 27
      .all-contributorsrc

@ -0,0 +1,27 @@
{
"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
}
Loading…
Cancel
Save