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