diff --git a/README.md b/README.md
index 93ec4c2ecc4..b20d4612d11 100644
--- a/README.md
+++ b/README.md
@@ -62,15 +62,18 @@ If you find OpenAPI Generator useful for work, please consider asking your compa
[
](https://www.bileto.com/?utm_source=openapi_generator&utm_medium=github_webpage&utm_campaign=sponsor)
[
](https://www.bairesdev.com/sponsoring-open-source-projects/?utm_source=openapi_generator&utm_medium=github_webpage&utm_campaign=sponsor)
[
](https://www.dm-jobs.com/?utm_source=openapi_generator&utm_medium=github_webpage&utm_campaign=sponsor)
+[
](https://adyen.com/?utm_source=openapi_generator&utm_medium=github_webpage&utm_campaign=sponsor)
+[
](https://fornex.com/?utm_source=openapi_generator&utm_medium=github_webpage&utm_campaign=sponsor)
-#### Thank you GoDaddy for sponsoring the domain names, Linode for sponsoring the VPS and Checkly for sponsoring the API monitoring
+#### Thank you GoDaddy for sponsoring the domain names, Linode for sponsoring the VPS, Checkly for sponsoring the API monitoring and Gradle for sponsoring Gradle Enterprise Solution
[
](https://www.godaddy.com/?utm_source=openapi_generator&utm_medium=github_webpage&utm_campaign=sponsor)
[](https://www.linode.com/?utm_source=openapi_generator&utm_medium=github_webpage&utm_campaign=sponsor)
[
](https://checklyhq.com/?utm_source=openapi_generator&utm_medium=github_webpage&utm_campaign=sponsor)
-
+[
](https://gradle.org?utm_source=openapi_generator&utm_medium=github_webpage&utm_campaign=sponsor)
## Overview
+
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an [OpenAPI Spec](https://github.com/OAI/OpenAPI-Specification) (both 2.0 and 3.0 are supported). Currently, the following languages/frameworks are supported:
| | Languages/Frameworks |
diff --git a/website/src/dynamic/sponsors.yml b/website/src/dynamic/sponsors.yml
index ae1de21047d..4b0a1d6156f 100644
--- a/website/src/dynamic/sponsors.yml
+++ b/website/src/dynamic/sponsors.yml
@@ -83,3 +83,8 @@
image: "img/companies/dmtech.jpeg"
infoLink: "https://www.dm-jobs.com/"
bronze: true
+-
+ caption: "Fornex"
+ image: "img/companies/fornex.png"
+ infoLink: "https://fornex.com/"
+ bronze: true
diff --git a/website/static/img/companies/adyen.png b/website/static/img/companies/adyen.png
index 1c150e2220d..db03b791f23 100644
Binary files a/website/static/img/companies/adyen.png and b/website/static/img/companies/adyen.png differ
diff --git a/website/static/img/companies/fornex.png b/website/static/img/companies/fornex.png
new file mode 100644
index 00000000000..c4cde1c8bd3
Binary files /dev/null and b/website/static/img/companies/fornex.png differ