Prep for all-contributors

This commit is contained in:
Søren L. Hansen 2021-04-25 08:33:30 -07:00
parent b8e97d7a3c
commit 2e9435f3cc
2 changed files with 28 additions and 0 deletions

14
.all-contributorsrc Normal file
View file

@ -0,0 +1,14 @@
{
"projectName": "gotty",
"projectOwner": "sorenisanerd",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [],
"contributorsPerLine": 7
}