From 3fa508edcfe4f9182c7aeee55212fe80643aa369 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 02:44:00 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 12b592e05..0a0068e0d 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,8 @@

- - All Contributors - - +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) + Code Style: Prettier Contributor Covenant @@ -47,11 +45,9 @@ Thanks! 💖 Josh Goldberg
Josh Goldberg

🐛 💻 🖋 💡 🤔 🚇 🚧 📦 📆 👀 🛡️ 🔧 ⚠️ + Jeff Wen
Jeff Wen

🔧 - - - From 5decafefabe02d74c38420a2ef01285738c2756b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 02:44:01 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0e0f480e9..d5beee005 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,6 +22,15 @@ "login": "JoshuaKGoldberg", "name": "Josh Goldberg", "profile": "http://www.joshuakgoldberg.com" + }, + { + "login": "sinchang", + "name": "Jeff Wen", + "avatar_url": "https://avatars.githubusercontent.com/u/3297859?v=4", + "profile": "https://sinchang.me", + "contributions": [ + "tool" + ] } ], "contributorsPerLine": 7,