mirror of
https://github.com/sasjs/lint.git
synced 2026-01-18 17:50:05 +00:00
docs: create .all-contributorsrc [skip ci]
This commit is contained in:
committed by
GitHub
parent
75ab01cccf
commit
f38bcec582
24
.all-contributorsrc
Normal file
24
.all-contributorsrc
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"README.md"
|
||||||
|
],
|
||||||
|
"imageSize": 100,
|
||||||
|
"commit": false,
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"login": "Carus11",
|
||||||
|
"name": "Carus Kyle",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/4925828?v=4",
|
||||||
|
"profile": "https://github.com/Carus11",
|
||||||
|
"contributions": [
|
||||||
|
"ideas"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"contributorsPerLine": 7,
|
||||||
|
"projectName": "lint",
|
||||||
|
"projectOwner": "sasjs",
|
||||||
|
"repoType": "github",
|
||||||
|
"repoHost": "https://github.com",
|
||||||
|
"skipCi": true
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user