feat(allcontributor): created a new badge for people creating a challenge

This commit is contained in:
thomas
2023-10-14 13:52:55 +02:00
parent 2279561b42
commit c117f43c5c
2 changed files with 9 additions and 2 deletions

View File

@@ -9,6 +9,12 @@
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"types": {
"challenge": {
"symbol": "🧩",
"description": "Created a challenge"
}
},
"contributors": [
{
"login": "tomalaforge",
@@ -16,6 +22,7 @@
"avatar_url": "https://avatars.githubusercontent.com/u/30832608?v=4",
"profile": "https://thomaslaforge.dev/home",
"contributions": [
"challenge",
"code",
"doc",
"content",