From dfaa234a90f05d45c9f1a13744ec78d913ec6c5c Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Fri, 14 Oct 2022 20:49:23 +0300 Subject: [PATCH] src/main/resources: sync cgspace-countries.json with iso-codes Not sure this is needed, but we copy the JSON object from iso-codes so we should keep it in sync when there are changes to countries we override. --- .../io/github/ilri/cgspace/ctasks/cgspace-countries.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/io/github/ilri/cgspace/ctasks/cgspace-countries.json b/src/main/resources/io/github/ilri/cgspace/ctasks/cgspace-countries.json index f2cf3ca..e25f3a3 100644 --- a/src/main/resources/io/github/ilri/cgspace/ctasks/cgspace-countries.json +++ b/src/main/resources/io/github/ilri/cgspace/ctasks/cgspace-countries.json @@ -27,6 +27,7 @@ { "alpha_2": "KP", "alpha_3": "PRK", + "common_name": "North Korea", "name": "Korea, Democratic People's Republic of", "cgspace_name": "Korea, DPR", "numeric": "408",