From 554b8718a741331c596c4a77eddafcf798563727 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 1 Jan 2024 06:46:03 -0800 Subject: [PATCH] Add NZ COVID Tracer (#1407) --- contents.json | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/contents.json b/contents.json index 0b702dbe..f868cc81 100644 --- a/contents.json +++ b/contents.json @@ -31003,6 +31003,21 @@ "suggested_by": "@dkhamsing", "stars": 17, "updated": "2023-11-26 11:36:52 UTC" - } + }, + { + "title": "New Zealand - NZ COVID Tracer", + "category-ids": [ + "contact-tracing", + "react-native" + ], + "tags": [ + "archive" + ], + "source": "https://github.com/minhealthnz/nzcovidtracer-app", + "license": "other", + "date_added": "Dec 27 2023", + "suggested_by": "@dkhamsing", + "stars": 430 + } ] -} \ No newline at end of file +}