diff --git a/.all-contributorsrc b/.all-contributorsrc index b534a4d7..794a9b00 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2734,8 +2734,18 @@ "contributions": [ "doc" ] + }, + { + "login": "dzenan", + "name": "Dženan", + "avatar_url": "https://avatars.githubusercontent.com/u/69632324?v=4", + "profile": "https://github.com/Dzenan", + "contributions": [ + "translation" + ] } ], "contributorsPerLine": 5, - "linkToUsage": true + "linkToUsage": true, + "commitType": "docs" }