docs: create .all-contributorsrc

This commit is contained in:
allcontributors[bot]
2019-10-25 11:03:28 +00:00
committed by GitHub
parent 0592eba4df
commit 4b20d2297f

24
.all-contributorsrc Normal file
View File

@@ -0,0 +1,24 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Banou26",
"name": "Banou",
"avatar_url": "https://avatars0.githubusercontent.com/u/5209149?v=4",
"profile": "https://banou.dev",
"contributions": [
"bug",
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "webgems",
"projectOwner": "webgems",
"repoType": "github",
"repoHost": "https://github.com"
}