docs: create .all-contributorsrc

This commit is contained in:
allcontributors[bot]
2019-11-04 08:56:31 +00:00
committed by GitHub
parent 35be891910
commit 35e1a8e821

23
.all-contributorsrc Normal file
View File

@@ -0,0 +1,23 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "liyasthomas",
"name": "Liyas Thomas",
"avatar_url": "https://avatars1.githubusercontent.com/u/10395817?v=4",
"profile": "https://liyasthomas.web.app",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "postwoman",
"projectOwner": "liyasthomas",
"repoType": "github",
"repoHost": "https://github.com"
}