docs: create .all-contributorsrc

This commit is contained in:
allcontributors[bot]
2019-11-06 21:18:48 +00:00
committed by GitHub
parent 2d42753e77
commit 3638e67f28

23
.all-contributorsrc Normal file
View File

@@ -0,0 +1,23 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "ohlookitsderpy",
"name": "David Ralph",
"avatar_url": "https://avatars3.githubusercontent.com/u/14052956?v=4",
"profile": "https://derpyenterprises.org",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "Mue",
"projectOwner": "ohlookitsderpy",
"repoType": "github",
"repoHost": "https://github.com"
}