diff --git a/.all-contributorsrc b/.all-contributorsrc index 8adbc16db..db3fafc02 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3615,6 +3615,15 @@ "contributions": [ "content" ] + }, + { + "login": "specialone0007", + "name": "Furkan Reha", + "avatar_url": "https://avatars.githubusercontent.com/u/105648710?v=4", + "profile": "https://github.com/specialone0007", + "contributions": [ + "code" + ] } ] } diff --git a/README.md b/README.md index dc1162a1f..cb1c3e166 100644 --- a/README.md +++ b/README.md @@ -550,6 +550,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
Guo Cheng
+
Furkan Reha
diff --git a/website/src/pages/contributors.astro b/website/src/pages/contributors.astro index 70ea75d36..8d6e0dff2 100644 --- a/website/src/pages/contributors.astro +++ b/website/src/pages/contributors.astro @@ -503,6 +503,7 @@ import PageHeader from '../components/PageHeader.astro';
Guo Cheng
+
Furkan Reha