Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
feat: add SFC iLEAP working group to the catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitgeist committed Jul 3, 2023
1 parent 927d201 commit c86c575
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
8 changes: 8 additions & 0 deletions catalog/users/sfc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "sfc",
"kind": "ngo",
"name": "Smart Freight Centre",
"email": "[email protected]",
"website": "https://www.smartfreightcentre.org/",
"logo": "https://www.smartfreightcentre.org/static/img/brand/sfc-logo-text-black.3f53de9474f0.svg"
}
19 changes: 19 additions & 0 deletions catalog/working-groups/sfc-ileap.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"id": "sfc-ileap",
"name": "iLEAP – Integrating Logistics Emissions and Product Carbon Footprints",
"email": "[email protected]",
"description": "The iLEAP project facilitates emission transparency throughout the logistics supply chain, with a particular focus on assisting shippers in their decarbonization efforts. By gaining visibility into the logistics component of their product carbon footprint, shippers can make informed choices to reduce emissions and enhance sustainability.",
"work_in_progress": {},
"completed_work": {
"extensions": [],
"solutions": []
},
"members": [
{
"user_id": "sfc"
},
{
"user_id": "sine-fdn"
}
]
}

0 comments on commit c86c575

Please sign in to comment.