diff --git a/src/components/Supporters/index.jsx b/src/components/Supporters/index.jsx
index ae3e9f28b8..8cabf2ab5c 100644
--- a/src/components/Supporters/index.jsx
+++ b/src/components/Supporters/index.jsx
@@ -79,6 +79,13 @@ const infrastructure = [
dark: "img/supporters/ovh_dark.svg",
width: 220,
},
+ {
+ name: "Pulumi",
+ link: "https://www.pulumi.com/",
+ light: "img/supporters/pulumi_light.svg",
+ dark: "img/supporters/pulumi_dark.svg",
+ width: 220,
+ },
{
name: "Quansight",
link: "https://www.quansight.com/",
diff --git a/static/img/supporters/pulumi_dark.svg b/static/img/supporters/pulumi_dark.svg
new file mode 100644
index 0000000000..c3e8b5dba0
--- /dev/null
+++ b/static/img/supporters/pulumi_dark.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/img/supporters/pulumi_light.svg b/static/img/supporters/pulumi_light.svg
new file mode 100644
index 0000000000..07e2d22e44
--- /dev/null
+++ b/static/img/supporters/pulumi_light.svg
@@ -0,0 +1,6 @@
+