From cae67a102a69eabf8fd380bba5f043e1a777c0e3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 17 May 2025 12:13:43 +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 3fe7e3eb..65d19699 100644
--- a/README.md
+++ b/README.md
@@ -92,6 +92,7 @@ This project exists thanks to the following contributors
 Thomas Li 🐛 🔧 |
+  Pearu Peterson 👀 |
From 354034628928191e0400c5114bc17085d8eb8b55 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 17 May 2025 12:13:44 +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 36d50b0d..b0f2ffb6 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -37,6 +37,7 @@ This project exists thanks to the following contributors
 Thomas Li 🐛 🔧 |
+  Pearu Peterson 👀 |
From a93ada924816e8b218d06754858d055d30d5af09 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 17 May 2025 12:13:45 +0000
Subject: [PATCH 3/3] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 5e5e6b0b..561259e2 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -239,6 +239,15 @@
"bug",
"tool"
]
+ },
+ {
+ "login": "pearu",
+ "name": "Pearu Peterson",
+ "avatar_url": "https://avatars.githubusercontent.com/u/402156?v=4",
+ "profile": "https://github.com/pearu",
+ "contributions": [
+ "review"
+ ]
}
]
}