From 22cd7e4571d9ad1d3fcc9f1416905032f27681e2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 7 Jul 2026 14:44:10 +0000
Subject: [PATCH 1/3] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 9b8bc6f6..9788382e 100644
--- a/README.md
+++ b/README.md
@@ -106,6 +106,7 @@ This project exists thanks to the following contributors
 Pradyot Ranjan 💻 📖 🤔 ⚠️ |
 Lundy Bernard 👀 |
 Chaitanya Pudota 💻 |
+  Bru 💻 ⚠️ 📖 |
From 4c13d67c296b75d232f631a748216dcb0585b2e5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 7 Jul 2026 14:44:11 +0000
Subject: [PATCH 2/3] docs: update CONTRIBUTORS.md
---
CONTRIBUTORS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index e00a2e5f..b488083d 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -49,6 +49,7 @@ This project exists thanks to the following contributors
 Pradyot Ranjan 💻 📖 🤔 ⚠️ |
 Lundy Bernard 👀 |
 Chaitanya Pudota 💻 |
+  Bru 💻 ⚠️ 📖 |
From 8b2d1b1b589d6ab7f70f35ed7131775966e6be42 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 7 Jul 2026 14:44:12 +0000
Subject: [PATCH 3/3] docs: update .all-contributorsrc
---
.all-contributorsrc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index e5322c45..bc08cb47 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -350,6 +350,17 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "bruAristimunha",
+ "name": "Bru",
+ "avatar_url": "https://avatars.githubusercontent.com/u/42702466?v=4",
+ "profile": "https://bruaristimunha.github.io/",
+ "contributions": [
+ "code",
+ "test",
+ "doc"
+ ]
}
]
}