docs: update .all-contributorsrc

This commit is contained in:
allcontributors[bot]
2023-10-28 14:15:49 +00:00
committed by GitHub
parent 029380acfc
commit 84a1a7cd61
+19 -2
View File
@@ -1,4 +1,21 @@
{
"projectName": "<insert the repo's name>",
"projectOwner": "<insert the repo's owner/orgs>"
"projectName": "OpenSign",
"projectOwner": "OpenSignLabs",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "ajakov",
"name": "Aleksandar Jakovljevic",
"avatar_url": "https://avatars.githubusercontent.com/u/2115393?v=4",
"profile": "https://aleksandarjakovljevic.com/",
"contributions": [
"code"
]
}
]
}