From 0545b204146c37dfde8916a44b1351731526af16 Mon Sep 17 00:00:00 2001 From: kanelloc Date: Thu, 14 Sep 2023 17:27:50 +0300 Subject: [PATCH] feat: add altruistiq user and solution --- catalog/solutions/altruistiq/2.0.0/solution.json | 8 ++++++++ catalog/users/altruistiq.json | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 catalog/solutions/altruistiq/2.0.0/solution.json create mode 100644 catalog/users/altruistiq.json diff --git a/catalog/solutions/altruistiq/2.0.0/solution.json b/catalog/solutions/altruistiq/2.0.0/solution.json new file mode 100644 index 0000000..d480f2c --- /dev/null +++ b/catalog/solutions/altruistiq/2.0.0/solution.json @@ -0,0 +1,8 @@ +{ + "id": "altruistiq", + "name": "Altruistiq Product Carbon Footprint Module", + "version": "2.0.0", + "website": "https://altruistiq.com", + "provider_id": "altruistiq", + "summary": "Altruistiq is a purpose-built emissions data platform, trusted by some of the world's largest companies. We help companies buy build and sell products that are better for the environment." +} \ No newline at end of file diff --git a/catalog/users/altruistiq.json b/catalog/users/altruistiq.json new file mode 100644 index 0000000..6eb5f7a --- /dev/null +++ b/catalog/users/altruistiq.json @@ -0,0 +1,8 @@ +{ + "id": "altruistiq", + "kind": "solutionprovider", + "name": "Altruistiq", + "email": "hello@altruistiq.com", + "website": "https://altruistiq.com", + "logo": "https://assets.website-files.com/62cd69e08130a1a33f5ef900/62ea52dc30d1070cb5acb9a9_AQ%20-%20Logo%20Altruistiq%20-%20Kelp.png" +} \ No newline at end of file