From bec4452c9d680aebfa0780c3a6c459a1d6ef3df3 Mon Sep 17 00:00:00 2001 From: Patrick Hoefler Date: Thu, 6 Apr 2023 00:56:08 +0200 Subject: [PATCH] WEB: Add coiled as sponsor and remove dfine --- web/pandas/config.yml | 9 +- web/pandas/static/img/partners/coiled.svg | 234 ++++++++++++++++++++++ web/pandas/static/img/partners/dfine.svg | 1 - 3 files changed, 240 insertions(+), 4 deletions(-) create mode 100644 web/pandas/static/img/partners/coiled.svg delete mode 100644 web/pandas/static/img/partners/dfine.svg diff --git a/web/pandas/config.yml b/web/pandas/config.yml index 25da4b26ffb3b..4f17822c35582 100644 --- a/web/pandas/config.yml +++ b/web/pandas/config.yml @@ -156,9 +156,9 @@ sponsors: logo: static/img/partners/voltron_data.svg kind: partner description: "Joris Van den Bossche" - - name: "d-fine GmbH" - url: https://www.d-fine.com/en/ - logo: static/img/partners/dfine.svg + - name: "Coiled" + url: https://www.coiled.io + logo: static/img/partners/coiled.svg kind: partner description: "Patrick Hoefler" - name: "Quansight" @@ -214,5 +214,8 @@ sponsors: - name: "Gousto" url: https://www.gousto.co.uk/ kind: partner + - name: "d-fine GmbH" + url: https://www.d-fine.com/en/ + kind: partner roadmap: pdeps_path: pdeps diff --git a/web/pandas/static/img/partners/coiled.svg b/web/pandas/static/img/partners/coiled.svg new file mode 100644 index 0000000000000..2d76ce150084b --- /dev/null +++ b/web/pandas/static/img/partners/coiled.svg @@ -0,0 +1,234 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/web/pandas/static/img/partners/dfine.svg b/web/pandas/static/img/partners/dfine.svg deleted file mode 100644 index d892dded33322..0000000000000 --- a/web/pandas/static/img/partners/dfine.svg +++ /dev/null @@ -1 +0,0 @@ -dfine_dunkelblau_cmyk \ No newline at end of file