docs: create .all-contributorsrc
This commit is contained in:
parent
c249148d80
commit
c18a08b14b
23
.all-contributorsrc
Normal file
23
.all-contributorsrc
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"README.md"
|
||||||
|
],
|
||||||
|
"imageSize": 100,
|
||||||
|
"commit": false,
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"login": "szszszsz",
|
||||||
|
"name": "Szczepan Zalega",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/17005426?v=4",
|
||||||
|
"profile": "https://github.com/szszszsz",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"contributorsPerLine": 7,
|
||||||
|
"projectName": "solo",
|
||||||
|
"projectOwner": "solokeys",
|
||||||
|
"repoType": "github",
|
||||||
|
"repoHost": "https://github.com"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user