diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..c87ea184 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,15 @@ +{ + "projectName": "adaptive-lighting", + "projectOwner": "basnijholt", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": true, + "commitConvention": "angular", + "contributors": [], + "contributorsPerLine": 7, + "linkToUsage": true +}