From 19f9478446bd1d061a102c81b2623f2e644bd6ee Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 11:33:26 +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 7c3a39b..a50508d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -153,6 +153,15 @@ "infra", "tool" ] + }, + { + "login": "StarNumber12046", + "name": "StarNumber", + "avatar_url": "https://avatars.githubusercontent.com/u/64470722?v=4", + "profile": "https://github.com/StarNumber12046", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7, @@ -161,5 +170,6 @@ "repoType": "github", "repoHost": "https://github.com", "skipCi": true, - "commitConvention": "angular" + "commitConvention": "angular", + "commitType": "docs" }