From 61bf327b8dd8825a0d6c122ba4e37bf660626234 Mon Sep 17 00:00:00 2001 From: Victor Date: Tue, 11 May 2021 10:14:46 -0600 Subject: [PATCH 1/2] BLD: add file nominees/africa-covid-19-response-toolkit:-aws-infrastructure.json --- ...-response-toolkit:-aws-infrastructure.json | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 products/africa-covid-19-response-toolkit:-aws-infrastructure.json diff --git a/products/africa-covid-19-response-toolkit:-aws-infrastructure.json b/products/africa-covid-19-response-toolkit:-aws-infrastructure.json new file mode 100644 index 0000000..76d8090 --- /dev/null +++ b/products/africa-covid-19-response-toolkit:-aws-infrastructure.json @@ -0,0 +1,35 @@ +{ + "name": "Africa COVID-19 Response Toolkit: AWS Infrastructure", + "description": "This project contains the AWS CloudFormation and Terraform templates to bootstrap AWS resources for Africa COVID-19 Response Toolkit projects.", + "website": "https://ethiocovid19rt.com/projects", + "license": [ + { + "spdx": "MIT", + "licenseURL": "https://github.com/africa-covid-19-response-toolkit/aws-infrastructure/blob/master/LICENSE" + } + ], + "SDGs": [ + { + "SDGNumber": 3, + "evidenceURL": "https://medium.com/africa-covid-19-response-toolkit/africa-covid-19-response-toolkit-dashboard-c5d872932a9" + }, + { + "SDGNumber": 9, + "evidenceURL": "https://drive.google.com/file/d/1fFUO3d1D9iUx79HON2-ZSGmFh7zc_RCu/view" + } + ], + "sectors": [], + "type": [ + "software" + ], + "repositoryURL": "https://github.com/africa-covid-19-response-toolkit/aws-infrastructure", + "organizations": [ + { + "name": "Africa COVID-19 Response Toolkit", + "website": "https://ethiocovid19rt.com/", + "org_type": "owner", + "contact_email": "info@ethiocovid19rt.com" + } + ], + "stage": "nominee" +} From 2091ac829af3d33761a24cae73c1dfe11c1a5b36 Mon Sep 17 00:00:00 2001 From: Victor Date: Tue, 11 May 2021 10:14:46 -0600 Subject: [PATCH 2/2] BLD: add file nominees/africa-covid-19-response-toolkit:-covid-19-api.json --- ...vid-19-response-toolkit:-covid-19-api.json | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 products/africa-covid-19-response-toolkit:-covid-19-api.json diff --git a/products/africa-covid-19-response-toolkit:-covid-19-api.json b/products/africa-covid-19-response-toolkit:-covid-19-api.json new file mode 100644 index 0000000..3e7e56b --- /dev/null +++ b/products/africa-covid-19-response-toolkit:-covid-19-api.json @@ -0,0 +1,35 @@ +{ + "name": "Africa COVID-19 Response Toolkit: COVID-19 API", + "description": "This API can be utilised by all applications that need to write/retrieve Ethiopia Covid19 data. E.g. covid19.et project will use it to retrieve data for dashboard and write data", + "website": "https://ethiocovid19rt.com/projects", + "license": [ + { + "spdx": "MIT", + "licenseURL": "https://github.com/africa-covid-19-response-toolkit/api/blob/master/LICENSE" + } + ], + "SDGs": [ + { + "SDGNumber": 3, + "evidenceURL": "https://medium.com/africa-covid-19-response-toolkit/africa-covid-19-response-toolkit-dashboard-c5d872932a9" + }, + { + "SDGNumber": 9, + "evidenceURL": "https://drive.google.com/file/d/1fFUO3d1D9iUx79HON2-ZSGmFh7zc_RCu/view" + } + ], + "sectors": [], + "type": [ + "software" + ], + "repositoryURL": "https://github.com/africa-covid-19-response-toolkit/api", + "organizations": [ + { + "name": "Africa COVID-19 Response Toolkit", + "website": "https://ethiocovid19rt.com/", + "org_type": "owner", + "contact_email": "info@ethiocovid19rt.com" + } + ], + "stage": "nominee" +}