1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-22 10:52:10 +00:00
cards-database/.all-contributorsrc
allcontributors[bot] 6abe6193c1
docs: add calli23 as a contributor for data (#421)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-01-30 10:16:05 +01:00

65 lines
1.7 KiB
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"badgeTemplate": "<a href=\"#contributors-\"><img src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square\" alt=\"All Contributors Badge\" /></a>",
"contributors": [
{
"login": "Aviortheking",
"name": "Avior",
"avatar_url": "https://avatars.githubusercontent.com/u/15822031?v=4",
"profile": "https://www.avior.me/",
"contributions": [
"code",
"data"
]
},
{
"login": "JuneTwooo",
"name": "June",
"avatar_url": "https://avatars.githubusercontent.com/u/1458019?v=4",
"profile": "https://github.com/JuneTwooo",
"contributions": [
"bug",
"data"
]
},
{
"login": "Kevin-Adrea",
"name": "Kevin-Adrea",
"avatar_url": "https://avatars.githubusercontent.com/u/36231620?v=4",
"profile": "https://github.com/Kevin-Adrea",
"contributions": [
"bug"
]
},
{
"login": "Maxopoly",
"name": "Maxopoly",
"avatar_url": "https://avatars.githubusercontent.com/u/12138136?v=4",
"profile": "https://github.com/Maxopoly",
"contributions": [
"data"
]
},
{
"login": "calli23",
"name": "calli23",
"avatar_url": "https://avatars.githubusercontent.com/u/24553863?v=4",
"profile": "https://github.com/calli23",
"contributions": [
"data"
]
}
],
"contributorsPerLine": 7,
"projectName": "cards-database",
"projectOwner": "tcgdex",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
}