![allcontributors[bot]](/assets/img/avatar_default.png)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
46 lines
1.4 KiB
JSON
46 lines
1.4 KiB
JSON
{
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"contributorsPerLine": 7,
|
|
"projectName": "al-folio",
|
|
"projectOwner": "alshedivat",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"badgeTemplate": "[core_contributors]: https://img.shields.io/badge/core_contributors-<%= contributors.length %>-orange.svg 'Number of core 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": [
|
|
{
|
|
"login": "alshedivat",
|
|
"name": "Maruan",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/2126561?v=4",
|
|
"profile": "http://maruan.alshedivat.com",
|
|
"contributions": [
|
|
"design",
|
|
"code"
|
|
]
|
|
},
|
|
{
|
|
"login": "rohandebsarkar",
|
|
"name": "Rohan Deb Sarkar",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/50144004?v=4",
|
|
"profile": "http://rohandebsarkar.github.io",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
},
|
|
{
|
|
"login": "pourmand1376",
|
|
"name": "Amir Pourmand",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/32064808?v=4",
|
|
"profile": "https://amirpourmand.ir",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
}
|
|
]
|
|
}
|