From 5b366f7a4fd981d62215bf69b1afd581a57c4447 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 07:50:59 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0003272d7..b484811b6 100755 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ This boilerplate is made for creating chrome extensions using React and Typescri Jordan Burgess
Jordan Burgess

🤔 + NAMEUN CHO
NAMEUN CHO

🐛 From 45577322c5ac3300999c6c8be810d7b26f13b2cb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 07:51:00 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ae3dff950..1352c385c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -80,6 +80,15 @@ "contributions": [ "ideas" ] + }, + { + "login": "NAMU1105", + "name": "NAMEUN CHO", + "avatar_url": "https://avatars.githubusercontent.com/u/47317129?v=4", + "profile": "https://github.com/NAMU1105", + "contributions": [ + "bug" + ] } ] }