From 760d36ca1c836de3160463e0a630b2033e33f1b6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 15 Jul 2026 18:25:50 +0000
Subject: [PATCH 1/3] update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index fde294113..1f3a7094b 100644
--- a/README.md
+++ b/README.md
@@ -541,6 +541,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
 Lovy Jain |
 kimtth |
 Akash Dwivedi |
+  Suren K |
From 95263d3a2aa0b009ea0b9ae7a3043ce836bf0429 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 15 Jul 2026 18:25:53 +0000
Subject: [PATCH 2/3] update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index bf2e668c6..53f762395 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -3569,6 +3569,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "thesurenk",
+ "name": "Suren K",
+ "avatar_url": "https://avatars.githubusercontent.com/u/902972?v=4",
+ "profile": "https://surenk.com",
+ "contributions": [
+ "doc"
+ ]
}
]
}
From 322fe74b64e8bd6286e72b04911e554e222a1c9c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 15 Jul 2026 18:26:04 +0000
Subject: [PATCH 3/3] update website/src/pages/contributors.astro
---
website/src/pages/contributors.astro | 1 +
1 file changed, 1 insertion(+)
diff --git a/website/src/pages/contributors.astro b/website/src/pages/contributors.astro
index d4c49f62d..0608b7728 100644
--- a/website/src/pages/contributors.astro
+++ b/website/src/pages/contributors.astro
@@ -496,6 +496,7 @@ import PageHeader from '../components/PageHeader.astro';
 Lovy Jain |
 kimtth |
 Akash Dwivedi |
+  Suren K |