Files
requestarr/.all-contributorsrc
2022-04-13 13:17:54 +05:00

18 lines
449 B
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors":
{
"badgeTemplate": "<a href=\"#contributors-\"><img alt=\"All Contributors\" src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg\"/></a>",
"contributorsPerLine": 7,
"projectName": "Jellyseerr",
"projectOwner": "Fallenbagel",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}
}