From 2c2461a7fa383f664bb75546f03a2c6087f3819d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 09:22:09 +1000 Subject: [PATCH] add AkashAi7 as a contributor for content (#2293) * update README.md * update .all-contributorsrc * update website/src/pages/contributors.astro --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 9 +++++++++ README.md | 1 + website/src/pages/contributors.astro | 1 + 3 files changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index ae703d31..bf2e668c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3560,6 +3560,15 @@ "contributions": [ "bug" ] + }, + { + "login": "AkashAi7", + "name": "Akash Dwivedi", + "avatar_url": "https://avatars.githubusercontent.com/u/46550108?v=4", + "profile": "https://github.com/AkashAi7", + "contributions": [ + "content" + ] } ] } diff --git a/README.md b/README.md index fe3e19fa..fde29411 100644 --- a/README.md +++ b/README.md @@ -540,6 +540,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
Lovy Jain

kimtth
+
Akash Dwivedi
diff --git a/website/src/pages/contributors.astro b/website/src/pages/contributors.astro index e4bface5..d4c49f62 100644 --- a/website/src/pages/contributors.astro +++ b/website/src/pages/contributors.astro @@ -495,6 +495,7 @@ import PageHeader from '../components/PageHeader.astro';
Lovy Jain

kimtth
+
Akash Dwivedi