From 8bf80f4edae26cba3cc4a3593493f65d993a1309 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 10:34: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 c000d8f..2e7d856 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -608,6 +608,16 @@ "contributions": [ "ideas" ] + }, + { + "login": "sectroyer", + "name": "sectroyer", + "avatar_url": "https://avatars.githubusercontent.com/u/6706818?v=4", + "profile": "https://github.com/sectroyer", + "contributions": [ + "bug", + "ideas" + ] } ], "contributorsPerLine": 7, @@ -616,5 +626,6 @@ "repoType": "github", "repoHost": "https://github.com", "skipCi": true, - "commitConvention": "angular" + "commitConvention": "angular", + "commitType": "docs" }