From 0e51807856db7ab39cb88ca9224eb9776ccee6fd Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 27 Sep 2023 01:58:04 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 22d2bc32..900aaddb 100644
--- a/README.md
+++ b/README.md
@@ -116,6 +116,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Thomas Silvestre 💻 |
 satanshiro 💻 |
 Koen Poelhekke 💻 |
+  Sergey Kupletsky ⚠️ 💻 |
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 2/2] 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"
}