diff --git a/README.md b/README.md index d1ba6d167a7..dd6e2e9051a 100644 --- a/README.md +++ b/README.md @@ -580,6 +580,7 @@ Here are some companies/projects (alphabetical order) using OpenAPI Generator in - [Camptocamp](https://www.camptocamp.com/en) - [codecentric AG](https://www.codecentric.de/) - [Commencis](https://www.commencis.com/) +- [Crossover Health](https://crossoverhealth.com/) - [Cupix](https://www.cupix.com/) - [DB Systel](https://www.dbsystel.de) - [dwango](https://dwango.co.jp/) diff --git a/website/dynamic/users.yml b/website/dynamic/users.yml index af63e40d2f4..12c4f5776ea 100644 --- a/website/dynamic/users.yml +++ b/website/dynamic/users.yml @@ -83,6 +83,11 @@ image: "img/companies/commencis.png" infoLink: "https://www.commencis.com/" pinned: false +- + caption: "Crossover Health" + image: "img/companies/crossover_health.png" + infoLink: "https://crossoverhealth.com/" + pinned: false - caption: Cupix image: "img/companies/cupix.png" diff --git a/website/static/img/companies/crossover_health.png b/website/static/img/companies/crossover_health.png new file mode 100644 index 00000000000..c2106c2dee9 Binary files /dev/null and b/website/static/img/companies/crossover_health.png differ