From d9ec89c1c5a25c18f46c5cdaf68294032d71c063 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 22:03:52 +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 79368a21..7a38feaa 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -128,6 +128,15 @@ "contributions": [ "code" ] + }, + { + "login": "iBicha", + "name": "Brahim Hadriche", + "avatar_url": "https://avatars.githubusercontent.com/u/17722782?v=4", + "profile": "https://github.com/iBicha", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -135,5 +144,6 @@ "projectOwner": "meienberger", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "angular" }