mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-06-16 05:55:33 +00:00
Create .all-contributorsrc
This commit is contained in:
parent
ed67e977b7
commit
9758436a1e
10
.all-contributorsrc
Normal file
10
.all-contributorsrc
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"files": ["README.md"],
|
||||||
|
"imageSize": 100,
|
||||||
|
"contributorsPerLine": 7,
|
||||||
|
"contributorsSortAlphabetically": false,
|
||||||
|
"badgeTemplate": "[](#contributors)",
|
||||||
|
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
|
||||||
|
"skipCi": "true",
|
||||||
|
"contributors": []
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user