diff --git a/README.md b/README.md index d7f75bd4a59f..a6bed84d8718 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ If you find OpenAPI Generator useful for work, please consider asking your compa [](https://designli.co?utm_source=openapi-generator&utm_medium=sponsorship&utm_campaign=oss-sponsorship) [](https://opensource.muenchen.de?utm_source=openapi-generator&utm_medium=sponsorship&utm_campaign=oss-sponsorship) [](https://konghq.com/products/kong-konnect?utm_medium=referral&utm_source=github&utm_campaign=platform&utm_content=openapi-generator) - +[](https://route4me.com/?utm_source=openapi-generator&utm_medium=sponsorship&utm_campaign=oss-sponsorship) #### Thank you GoDaddy for sponsoring the domain names, Linode for sponsoring the VPS, Checkly for sponsoring the API monitoring and Gradle for sponsoring Develocity diff --git a/website/src/dynamic/sponsors.yml b/website/src/dynamic/sponsors.yml index 56057721fe73..40d639888e5b 100755 --- a/website/src/dynamic/sponsors.yml +++ b/website/src/dynamic/sponsors.yml @@ -128,3 +128,8 @@ image: "img/companies/kong.png" infoLink: "https://konghq.com/products/kong-konnect?utm_medium=referral&utm_source=github&utm_campaign=platform&utm_content=openapi-generator" bronze: true +- + caption: "Route4Me" + image: "img/companies/route4me.png" + infoLink: "https://route4me.com/?utm_source=openapi-generator&utm_medium=sponsorship&utm_campaign=oss-sponsorship" + bronze: true diff --git a/website/static/img/companies/route4me.png b/website/static/img/companies/route4me.png new file mode 100644 index 000000000000..463fef223fe8 Binary files /dev/null and b/website/static/img/companies/route4me.png differ