From 78e4b683d17807a076d90716e9ed3448bc5141e6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 06:12:29 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b48188d8..c387b1ec 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -321,6 +321,15 @@ "contributions": [ "bug" ] + }, + { + "login": "kely33", + "name": "kely33", + "avatar_url": "https://avatars.githubusercontent.com/u/134681303?v=4", + "profile": "https://github.com/kely33", + "contributions": [ + "bug" + ] } ], "projectName": "cskefu", @@ -328,5 +337,6 @@ "repoType": "github", "repoHost": "https://github.com", "skipCi": true, - "commitConvention": "angular" + "commitConvention": "angular", + "commitType": "docs" }