From 37568101f90d520badad93ac2d9e02e50b868c09 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 20 Jun 2024 20:50:52 +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 f0dc740..d098946 100644
--- a/README.md
+++ b/README.md
@@ -241,6 +241,7 @@ Special thanks to the following individuals and projects:
Jake Bolam 🐛 |
Ken Chan 🐛 |
+ Gabriel 💻 |
From f590ae6a3d3ba6136e751d93322420e92ef40a9b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 20 Jun 2024 20:50:53 +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 3156656..7ddc57b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -25,6 +25,15 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "gabrielperales",
+ "name": "Gabriel",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1859128?v=4",
+ "profile": "http://gabriel.perales.me",
+ "contributions": [
+ "code"
+ ]
}
]
}