Skip to content

Commit

Permalink
docs: update .all-contributorsrc [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] authored Dec 4, 2023
1 parent d053ea0 commit 4b05c1d
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,15 @@
"contributions": [
"mentoring"
]
},
{
"login": "IIgorrrrr",
"name": "Iiro Heinonen",
"avatar_url": "https://avatars.githubusercontent.com/u/103566403?v=4",
"profile": "https://github.com/IIgorrrrr",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
Expand All @@ -138,5 +147,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
"commitConvention": "angular",
"commitType": "docs"
}

0 comments on commit 4b05c1d

Please sign in to comment.