From 1156470c1964ee4f57b6b338b9935f30bfb9a1ff Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 08:08:11 +0000 Subject: [PATCH] update .all-contributorsrc --- .all-contributorsrc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f6c94377..9aa2bcfc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -493,7 +493,10 @@ "avatar_url": "https://avatars.githubusercontent.com/u/6412153?v=4", "profile": "https://github.com/paulverbeke", "contributions": [ - "doc" + "doc", + "bug", + "translation", + "mentoring" ] }, { @@ -2685,5 +2688,6 @@ } ], "contributorsPerLine": 6, - "linkToUsage": true + "linkToUsage": true, + "commitType": "docs" }