docs: add @tomalaforge as a contributor

This commit is contained in:
thomas
2023-09-22 20:50:14 +02:00
parent 2a7a67a23b
commit 33c2301ebe
2 changed files with 30 additions and 13 deletions

View File

@@ -3,9 +3,7 @@
"projectOwner": "tomalaforge",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"files": ["README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
@@ -15,17 +13,10 @@
"name": "Laforge Thomas",
"avatar_url": "https://avatars.githubusercontent.com/u/30832608?v=4",
"profile": "https://thomaslaforge.dev/home",
"contributions": [
"code",
"blog",
"content",
"doc",
"design",
"ideas"
]
"contributions": ["code", "doc", "content", "ideas", "design"]
}
],
"contributorsPerLine": 7,
"linkToUsage": true,
"commitType": "docs"
"linkToUsage": true
}