From 49c77c7ba6f2ccddd65cdd221045acfd1894196e Mon Sep 17 00:00:00 2001 From: Victor Grau Serrat Date: Tue, 25 Feb 2020 16:04:45 -0700 Subject: [PATCH] BLD: add Airbel --- products/airbel.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 products/airbel.json diff --git a/products/airbel.json b/products/airbel.json new file mode 100644 index 0000000..02044c4 --- /dev/null +++ b/products/airbel.json @@ -0,0 +1,29 @@ +{ + "name": "Airbel", + "description": "The Airbel Center is the innovation team at the International Rescue Committee. We develop products, services, and systems to improve humanitarian response—creating lasting impact for people affected by conflict and crisis.", + "license": [ + { + "spdx": null, + "link": "" + } + ], + "website": "https://airbel.rescue.org/", + "SDGs": [ + [ + 17, + "Partnerships for the Goals" + ] + ], + "sectors": [], + "type": [ + "software" + ], + "repositoryURL": "https://github.com/theirc/airbel", + "organizations": [ + { + "name": "The IRC", + "website": "https://www.rescue.org/", + "org_type": "owner" + } + ] +} \ No newline at end of file