docs(contributors): add all-contributors

This commit is contained in:
Federico Grandi
2020-07-10 16:50:14 +02:00
parent 13550b50b0
commit 85ed07244a
4 changed files with 765 additions and 4 deletions

14
.all-contributorsrc Normal file
View File

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