This repository has been archived by the owner on Mar 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #110 from variable-co/variable-solution
Add Variable user and solution
- Loading branch information
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"id": "variable", | ||
"name": "Variable", | ||
"version": "1.0.0", | ||
"website": "https://variable.co", | ||
"provider_id": "variable", | ||
"summary": "Variable is a climate data platform that enables manufacturing companies to create product carbon footprints (PCF) using supplier specific scope 3 data, enabling accurate calculations and real emission reductions -- at scale." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"id": "variable", | ||
"kind": "solutionprovider", | ||
"name": "Variable AS", | ||
"email": "[email protected]", | ||
"website": "https://variable.co", | ||
"logo": "https://app.variable.co/logo/logo-horizontal-onlight.svg" | ||
} |