1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-24 12:59:18 +00:00

docs: add calli23 as a contributor for data (#421)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
allcontributors[bot]
2023-01-30 10:16:05 +01:00
committed by GitHub
parent 2a7e84c93a
commit 6abe6193c1
2 changed files with 21 additions and 8 deletions

View File

@ -43,6 +43,15 @@
"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,
@ -50,5 +59,6 @@
"projectOwner": "tcgdex",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
"skipCi": true,
"commitConvention": "angular"
}