diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000000..89b3f3f6ef --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,17 @@ +{ + "projectName": "leo", + "projectOwner": "AleoHQ", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "CONTRIBUTORS.md" + ], + "imageSize": 100, + "commit": false, + "commitConvention": "angular", + "contributorsPerLine": 7, + "contributorsSortAlphabetically": false, + "linkToUsage": true, + "skipCi": true, + "contributors": [] +} diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000000..e69de29bb2