From e6229be6270f504713fad89b96a6867151c5129c Mon Sep 17 00:00:00 2001
From: "Hunter, Marc Andrew" <mahunter@usgs.gov>
Date: Tue, 5 Sep 2023 21:34:20 +0000
Subject: [PATCH] Update code.json with group namespace

---
 code.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/code.json b/code.json
index 68546f4..321eee5 100644
--- a/code.json
+++ b/code.json
@@ -11,15 +11,15 @@
       "licenses": [
         {
           "name": "Public Domain, CC0-1.0",
-          "URL": "https://code.usgs.gov/mahunter/pgm-arc-toolbox/-/raw/1.0/LICENSE.md"
+          "URL": "https://code.usgs.gov/planetary-geologic-mapping/pgm-arcgis-toolbox/-/raw/1.0/LICENSE.md"
         }
       ]
     },
 
-    "homepageURL": "https://code.usgs.gov/mahunter/pgm-arc-toolbox",
-    "downloadURL": "https://code.usgs.gov/mahunter/pgm-arc-toolbox/-/archive/1.0/pgm-arc-toolbox-1.0.zip",
-    "disclaimerURL": "https://code.usgs.gov/asc/pgm-arc-toolbox/-/raw/1.0/DISCLAIMER.md",
-    "repositoryURL": "https://code.usgs.gov/asc/pgm-arc-toolbox.git",
+    "homepageURL": "https://code.usgs.gov/planetary-geologic-mapping/pgm-arcgis-toolbox",
+    "downloadURL": "https://code.usgs.gov/planetary-geologic-mapping/pgm-arcgis-toolbox/-/archive/1.0/pgm-arc-toolbox-1.0.zip",
+    "disclaimerURL": "https://code.usgs.gov/planetary-geologic-mapping/pgm-arcgis-toolbox/-/raw/1.0/DISCLAIMER.md",
+    "repositoryURL": "https://code.usgs.gov/planetary-geologic-mapping/pgm-arcgis-toolbox.git",
     "vcs": "git",
 
     "laborHours": 0,
@@ -41,7 +41,7 @@
     },
 
     "date": {
-      "metadataLastUpdated": "2023-03-17"
+      "metadataLastUpdated": "2023-09-05"
     }
   }
 ]
-- 
GitLab