mirror of
https://github.com/mue/mue.git
synced 2026-07-18 22:44:08 +02:00
docs: create .all-contributorsrc
This commit is contained in:
committed by
GitHub
parent
2d42753e77
commit
3638e67f28
23
.all-contributorsrc
Normal file
23
.all-contributorsrc
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user