From 679461b297c88fc06b180c88b36b6d3be6d5a644 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 26 Nov 2022 13:28:43 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ca5fa2ed..3e53b2c9 100644 --- a/README.md +++ b/README.md @@ -306,13 +306,16 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - - + + + + + + + + + +

Welly

💻 📖 🚧

Runar Kristoffersen

📖 💻 🤔

Ricardo Amaral

💻

Cornelius

🐛

Joseph Horton

📖
Welly
Welly

💻 📖 🚧
Runar Kristoffersen
Runar Kristoffersen

📖 💻 🤔
Ricardo Amaral
Ricardo Amaral

💻
Cornelius
Cornelius

🐛
Joseph Horton
Joseph Horton

📖
sirkrisp
sirkrisp

💻
From 011c9ace33af1cc9d12cd271cdb211ea49060e63 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 26 Nov 2022 13:28:44 +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 cdf1fdc5..e6381cdb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -53,6 +53,15 @@ "contributions": [ "doc" ] + }, + { + "login": "sirkrisp", + "name": "sirkrisp", + "avatar_url": "https://avatars.githubusercontent.com/u/43377824?v=4", + "profile": "https://github.com/sirkrisp", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -60,5 +69,6 @@ "projectOwner": "wellyshen", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "angular" }