diff --git a/.all-contributorsrc b/.all-contributorsrc index f6c94377..758ff9db 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -331,7 +331,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/153316540?v=4", "profile": "https://github.com/rollsicecream", "contributions": [ - "doc" + "doc", + "translation" ] }, { @@ -2685,5 +2686,6 @@ } ], "contributorsPerLine": 6, - "linkToUsage": true + "linkToUsage": true, + "commitType": "docs" }