diff --git a/README.md b/README.md index 248a9722a76..b1746d124c0 100644 --- a/README.md +++ b/README.md @@ -586,6 +586,7 @@ Here are some companies/projects (alphabetical order) using OpenAPI Generator in - [Metaswitch](https://www.metaswitch.com/) - [Myworkout](https://myworkout.com) - [NamSor](https://www.namsor.com/) +- [Openet](https://www.openet.com/) - [Paxos](https://www.paxos.com) - [Ponicode](https://ponicode.dev/) - [Pricefx](https://www.pricefx.com/) diff --git a/website/dynamic/users.yml b/website/dynamic/users.yml index 8b1df129aef..3b797d298a1 100644 --- a/website/dynamic/users.yml +++ b/website/dynamic/users.yml @@ -168,6 +168,11 @@ image: "img/companies/myworkout.png" infoLink: "https://myworkout.com/" pinned: false +- + caption: Openet + image: "img/companies/openet.jpg" + infoLink: "https://www.openet.com/" + pinned: false - caption: OPTiM image: "img/companies/optim.png" diff --git a/website/static/img/companies/openet.jpg b/website/static/img/companies/openet.jpg new file mode 100644 index 00000000000..49509e30122 Binary files /dev/null and b/website/static/img/companies/openet.jpg differ