From aff9c0256b60886c2d05de7bb9d6e3c11008facf Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 9 May 2026 15:14:20 +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 3dfc73a..f0c19b9 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,7 @@ If you want to contribute, start with the [contributing guide on GitHub](docs/sr
 Ryan Senne 💻 🚧 ⚠️ 🤔 👀 📖 |
+  Penelope Yong 💻 ⚠️ 🤔 👀 📖 |
From c03fd49a3acfcfb09f8b24207d94b186288b921f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 9 May 2026 15:14:21 +0000
Subject: [PATCH 2/3] docs: update docs/src/index.md
---
docs/src/index.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/src/index.md b/docs/src/index.md
index 4a2f20f..ee9c9f6 100644
--- a/docs/src/index.md
+++ b/docs/src/index.md
@@ -121,6 +121,7 @@ See [Getting Started](10-getting-started.md) for worked examples and guidance on
 Ryan Senne 💻 🚧 ⚠️ 🤔 👀 📖 |
+  Penelope Yong 💻 ⚠️ 🤔 👀 📖 |
From 3a37a2fb3aac13ff72318b5d3f8f15379e7fcba7 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 9 May 2026 15:14:22 +0000
Subject: [PATCH 3/3] docs: update .all-contributorsrc
---
.all-contributorsrc | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f9a1e8a..dd1ca30 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -22,6 +22,19 @@
"review",
"doc"
]
+ },
+ {
+ "login": "penelopeysm",
+ "name": "Penelope Yong",
+ "avatar_url": "https://avatars.githubusercontent.com/u/122629585?v=4",
+ "profile": "https://github.com/penelopeysm",
+ "contributions": [
+ "code",
+ "test",
+ "ideas",
+ "review",
+ "doc"
+ ]
}
]
}