From 8cfade206e13fd543f5a39a03e02e9bbf09c850c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 9 Oct 2022 02:17:24 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 45 ++++++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 0f686c2..c0c9326 100644 --- a/README.md +++ b/README.md @@ -280,27 +280,30 @@ Thanks goes to all of these wonderful people ([emoji key](https://allcontributor - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + +

Shagilton

💻

hexbee

🐛

Sam Wellander

💻

Shivam Sinha

💻

Will McGugan

💻

Ashik J M

💻

Yu-Lin Chao

💻

Saif Kazi

💻 📖

arcanearronax

⚠️ 💻

jSadoski

📖 💻

odmishien(Tetsuya MISHIMA)

💻

Neel Shah

💻

0xflotus

💻

Akash Dhanwani

💻

Ed Davis

💻
Shagilton
Shagilton

💻
hexbee
hexbee

🐛
Sam Wellander
Sam Wellander

💻
Shivam Sinha
Shivam Sinha

💻
Will McGugan
Will McGugan

💻
Ashik J M
Ashik J M

💻
Yu-Lin Chao
Yu-Lin Chao

💻
Saif Kazi
Saif Kazi

💻 📖
arcanearronax
arcanearronax

⚠️ 💻
jSadoski
jSadoski

📖 💻
odmishien(Tetsuya MISHIMA)
odmishien(Tetsuya MISHIMA)

💻
Neel Shah
Neel Shah

💻
0xflotus
0xflotus

💻
Akash Dhanwani
Akash Dhanwani

💻
Ed Davis
Ed Davis

💻
Jeff Chiang
Jeff Chiang

💻
From d7e8a73e161057edb99fb35494fa0b60fae70f0d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 9 Oct 2022 02:17:25 +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 d7f8820..df9306b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -142,6 +142,15 @@ "contributions": [ "code" ] + }, + { + "login": "tizee", + "name": "Jeff Chiang", + "avatar_url": "https://avatars.githubusercontent.com/u/33030965?v=4", + "profile": "https://jeetizee.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -149,5 +158,6 @@ "projectOwner": "hedyhli", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "angular" }