diff --git a/.all-contributorsrc b/.all-contributorsrc index 771cd6c8b..4e28fbf8e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,4 +1,16 @@ { "projectName": "processing4-carbon-aug-19", "projectOwner": "processing" + "files": [ + "README.md" + ], + "imageSize": 120, + "contributorsPerLine": 6, + "commit": true, + "contributors": [], + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true, + "commitConvention": "angular", + "commitType": "docs" }