diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..6713a33 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,18 @@ +{ + "projectName": "gregor", + "projectOwner": "modelblocks-org", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitConvention": "none", + "contributors": [ + ], + "contributorsPerLine": 7, + "linkToUsage": false, + "contributorsSortAlphabetically": true, + "commitType": "docs" +}