docs: create .all-contributorsrc
This commit is contained in:
committed by
GitHub
parent
464d550f3b
commit
0c255bae22
23
.all-contributorsrc
Normal file
23
.all-contributorsrc
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"README.md"
|
||||||
|
],
|
||||||
|
"imageSize": 100,
|
||||||
|
"commit": false,
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"login": "NBTX",
|
||||||
|
"name": "John Harker",
|
||||||
|
"avatar_url": "https://avatars3.githubusercontent.com/u/43181178?v=4",
|
||||||
|
"profile": "https://github.com/NBTX",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"contributorsPerLine": 7,
|
||||||
|
"projectName": "postwoman",
|
||||||
|
"projectOwner": "liyasthomas",
|
||||||
|
"repoType": "github",
|
||||||
|
"repoHost": "https://github.com"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user