.all-contributorsrc
{
"projectName": "L5Modular",
"projectOwner": "Artem-Schander",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "juliomotol",
"name": "Julio Motol",
"avatar_url": "https://avatars0.githubusercontent.com/u/21353103?v=4",
"profile": "https://github.com/juliomotol",
"contributions": [
"code",
"test",
"tool"
]
},
{
"login": "husseinferas",
"name": "Hussein Feras",
"avatar_url": "https://avatars1.githubusercontent.com/u/27640691?v=4",
"profile": "https://github.com/husseinferas",
"contributions": [
"code",
"test",
"tool"
]
},
{
"login": "farhanwazir",
"name": "Farhan Wazir",
"avatar_url": "https://avatars0.githubusercontent.com/u/241825?v=4",
"profile": "https://www.cideator.com",
"contributions": [
"code"
]
},
{
"login": "davidhoeck",
"name": "David Höck ",
"avatar_url": "https://avatars3.githubusercontent.com/u/24294584?v=4",
"profile": "http://alpin11.at",
"contributions": [
"code"
]
},
{
"login": "mrpamacs",
"name": "Kis Viktor",
"avatar_url": "https://avatars0.githubusercontent.com/u/1251025?v=4",
"profile": "https://github.com/mrpamacs",
"contributions": [
"code"
]
},
{
"login": "AkramBerkawy",
"name": "Akram Berkawy",
"avatar_url": "https://avatars1.githubusercontent.com/u/3511510?v=4",
"profile": "https://github.com/AkramBerkawy",
"contributions": [
"code"
]
},
{
"login": "tombombadilll",
"name": "Thomas Eriksson",
"avatar_url": "https://avatars2.githubusercontent.com/u/1056064?v=4",
"profile": "https://github.com/tombombadilll",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"badgeTemplate": "<a href='#contributors'><img src='https://img.shields.io/badge/contributors-<%= contributors.length %>-orange.svg' alt='All Contributors'></a>"
}