From 1c7149b9f5edad69330543190618aaa8a7668831 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 05:05:52 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8277780..d8e0068 100644 --- a/README.md +++ b/README.md @@ -250,6 +250,7 @@ Thank goes to these wonderful people ([emoji key](https://allcontributors.org/do luomo-pro
luomo-pro

️️️️♿️ 🐛 LeonardoZhu
LeonardoZhu

💻 Nguyen Phuc Loi
Nguyen Phuc Loi

🌍 + Amos
Amos

🐛 From f0034bb67944a8f97a86f386d209e8c9b962c49e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 05:05:53 +0000 Subject: [PATCH 2/2] 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 5d1f8ef..dcc40ad 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -106,6 +106,15 @@ "contributions": [ "translation" ] + }, + { + "login": "AmosHuKe", + "name": "Amos", + "avatar_url": "https://avatars.githubusercontent.com/u/32262985?v=4", + "profile": "https://amoshk.top", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7, @@ -114,5 +123,6 @@ "repoType": "github", "repoHost": "https://github.com", "skipCi": true, - "commitConvention": "angular" + "commitConvention": "angular", + "commitType": "docs" }