From 5ae568f19cf3f71f86f69adf953c6b795042c4e5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 01:58:05 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 76204e9c..f2aad766 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -158,6 +158,16 @@ "contributions": [ "code" ] + }, + { + "login": "zavoloklom", + "name": "Sergey Kupletsky", + "avatar_url": "https://avatars.githubusercontent.com/u/4151869?v=4", + "profile": "https://github.com/zavoloklom", + "contributions": [ + "test", + "code" + ] } ], "contributorsPerLine": 7, @@ -165,5 +175,6 @@ "repoType": "github", "repoHost": "https://github.com", "projectName": "keycloakify", - "projectOwner": "keycloakify" + "projectOwner": "keycloakify", + "commitType": "docs" }