mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 18:09:19 +00:00
docs: add Aviortheking as a contributor for code, data (#128)
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] * Fix All contributor not displaying correctly Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
committed by
GitHub
parent
f8be90b71d
commit
cce0236851
26
.all-contributorsrc
Normal file
26
.all-contributorsrc
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"projectName": "cards-database",
|
||||
"projectOwner": "tcgdex",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"skipCi": true
|
||||
}
|
Reference in New Issue
Block a user