From e66fb703bd9bee5f413a1daf91e175163adcbad3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 11:54:03 +0000 Subject: [PATCH] update .all-contributorsrc --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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" }