From 273a4d35022118a6ea0a18ab4eac25a2f2366b45 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 08:17:19 +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 b2b5026..bb89f29 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,15 @@ "code", "ideas" ] + }, + { + "login": "salehjafarli", + "name": "salehjafarli", + "avatar_url": "https://avatars.githubusercontent.com/u/81613563?v=4", + "profile": "https://github.com/salehjafarli", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -22,5 +31,7 @@ "projectOwner": "deep5050", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitType": "docs", + "commitConvention": "angular" }