From f830adac5ba7d5cefb5e64ffb0deb3ef7cfa0657 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Petit?= Date: Fri, 15 Jul 2022 09:33:44 +0200 Subject: [PATCH] Add Glovo to the list of companies (#12870) --- README.md | 1 + website/src/dynamic/users.yml | 5 +++++ website/static/img/companies/glovo.svg | 1 + 3 files changed, 7 insertions(+) create mode 100644 website/static/img/companies/glovo.svg diff --git a/README.md b/README.md index dfc4a62b7ce6..277035284ee2 100644 --- a/README.md +++ b/README.md @@ -616,6 +616,7 @@ Here are some companies/projects (alphabetical order) using OpenAPI Generator in - [Gantner](https://www.gantner.com) - [GenFlow](https://github.com/RepreZen/GenFlow) - [GetYourGuide](https://www.getyourguide.com/) +- [Glovo](https://glovoapp.com/) - [GMO Pepabo](https://pepabo.com/en/) - [GoDaddy](https://godaddy.com) - [Gumtree](https://gumtree.com) diff --git a/website/src/dynamic/users.yml b/website/src/dynamic/users.yml index 522d291fbf06..4396c080f5cc 100644 --- a/website/src/dynamic/users.yml +++ b/website/src/dynamic/users.yml @@ -223,6 +223,11 @@ image: "img/companies/gm.png" infoLink: "https://www.giantmonkey.de/" pinned: true +- + caption: "Glovo" + image: "img/companies/glovo.svg" + infoLink: "https://glovoapp.com/" + pinned: false - caption: "GMO Pepabo" image: "img/companies/pepabo.png" diff --git a/website/static/img/companies/glovo.svg b/website/static/img/companies/glovo.svg new file mode 100644 index 000000000000..751f7fb4b371 --- /dev/null +++ b/website/static/img/companies/glovo.svg @@ -0,0 +1 @@ + \ No newline at end of file