Commit e6229be6 authored by Hunter, Marc Andrew's avatar Hunter, Marc Andrew
Browse files

Update code.json with group namespace

parent 7595330e
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -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"
    }
  }
]