From db2cc994915a498eae72e15c11e8e382e9564bb0 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 15 Oct 2023 08:14:58 +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 e3b17fb62..3660b0ece 100755
--- a/README.md
+++ b/README.md
@@ -143,6 +143,7 @@ This boilerplate is made for creating chrome extensions using React and Typescri
Chris Ozgo 🐛 |
Cong 🐛 |
PatrykKuniczak 🤔 💻 📖 |
+ Hector Parra 🐛 |
From d713df524c96174ca0843baa780535e7ee9cc71d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 15 Oct 2023 08:14:59 +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 f9e36bda2..9cc8547bc 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -227,6 +227,15 @@
"code",
"doc"
]
+ },
+ {
+ "login": "hector",
+ "name": "Hector Parra",
+ "avatar_url": "https://avatars.githubusercontent.com/u/34079?v=4",
+ "profile": "https://hector.parra.cat",
+ "contributions": [
+ "bug"
+ ]
}
]
}