From ee29c10084eee9b3b234d66140ea6e94c0806587 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 15 Oct 2023 08:12:20 +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 a2993ad28..cf5bd36e6 100755
--- a/README.md
+++ b/README.md
@@ -141,6 +141,7 @@ This boilerplate is made for creating chrome extensions using React and Typescri
Chris Ozgo 🐛 |
+ Cong 🐛 |
From 0325b77766b554538afefc70a1d7337d5614a3f8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 15 Oct 2023 08:12:21 +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 bf8c8ac7c..48b1e16e7 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -207,6 +207,15 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "ssikyou",
+ "name": "Cong",
+ "avatar_url": "https://avatars.githubusercontent.com/u/5118469?v=4",
+ "profile": "https://github.com/ssikyou",
+ "contributions": [
+ "bug"
+ ]
}
]
}