Skip to content

Commit 0da737a

Browse files
Resolve merge conflicts of individual code.json files
Signed-off-by: Natalia Luzuriaga <natalia.luzuriaga@cms.hhs.gov>
1 parent ca28c3b commit 0da737a

3 files changed

Lines changed: 48 additions & 49 deletions

File tree

agency-indexes/DoE/kokkos_spack.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,27 @@
44
},
55
"date": {
66
"created": "2020-05-14",
7-
"metadataLastUpdated": "2020-05-14"
7+
"metadataLastUpdated": "2022-07-28"
88
},
9-
"description": "A flexible package manager that supports multiple versions, configurations, platforms, and compilers.",
10-
"laborHours": 133364.8,
9+
"description": "The most up-to-date location for Spack packages for Kokkos and Kokkos Kernels.",
10+
"laborHours": 0.0,
1111
"languages": [],
12-
"name": "kokkos/spack",
12+
"name": "Kokkos Spack",
1313
"organization": "Office of Scientific and Technical Information (OSTI)",
1414
"permissions": {
1515
"exemptionText": null,
1616
"licenses": [
1717
{
18-
"URL": "https://github.com/kokkos/spack/blob/develop/COPYRIGHT",
19-
"name": "Other"
18+
"URL": "https://api.github.com/licenses/bsd-3-clause",
19+
"name": "BSD-3-Clause"
2020
}
2121
],
2222
"usageType": "openSource"
2323
},
24-
"repositoryURL": "https://github.com/kokkos/spack",
24+
"repositoryURL": "https://gitlab.osti.gov/osti-public/kokkos-spack",
2525
"status": "Development",
2626
"tags": [
2727
"DOE CODE",
2828
"Office of Scientific and Technical Information (OSTI)"
29-
],
30-
"vcs": "git"
29+
]
3130
}

agency-indexes/DoE/magpie.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
{
22
"contact": {
3-
"email": "christopher.kowalczyk@inl.gov"
3+
"email": "holdensanchez2@llnl.gov"
44
},
55
"date": {
6-
"created": "2018-04-24",
7-
"metadataLastUpdated": "2023-03-15"
6+
"created": "2018-07-30",
7+
"metadataLastUpdated": "2020-02-05"
88
},
9-
"description": "Mesoscale Atomistic Glue Program for Integrated Execution",
10-
"laborHours": 14333.6,
9+
"description": "Magpie contains a number of scripts for running Big Data software in HPC environments, including Hadoop and Spark. There is support for Lustre, Slurm, Moab, Torque. and LSF.\n",
10+
"laborHours": 52607.2,
1111
"languages": [],
12-
"name": "magpie",
13-
"organization": "Idaho National Laboratory (INL)",
12+
"name": "Magpie",
13+
"organization": "Lawrence Livermore National Laboratory (LLNL)",
1414
"permissions": {
1515
"exemptionText": null,
1616
"licenses": [
1717
{
18-
"URL": "https://api.github.com/licenses/lgpl-2.1",
19-
"name": "LGPL-2.1"
18+
"URL": "https://api.github.com/licenses/gpl-2.0",
19+
"name": "GPL-2.0"
2020
}
2121
],
2222
"usageType": "openSource"
2323
},
24-
"repositoryURL": "https://github.com/idaholab/magpie",
24+
"repositoryURL": "https://github.com/LLNL/magpie",
2525
"status": "Production",
2626
"tags": [
2727
"DOE CODE",
28-
"Idaho National Laboratory (INL)"
28+
"Lawrence Livermore National Laboratory (LLNL)"
2929
],
3030
"vcs": "git"
3131
}

agency-indexes/HHS/artemis.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,37 @@
11
{
2-
"contact": {
3-
"URL": "https://github.com/CDCgov",
4-
"email": "cdcinfo@cdc.gov"
5-
},
6-
"date": {
7-
"created": "2017-12-25",
8-
"lastModified": "2020-10-15"
2+
"name": "Artemis",
3+
"description": "ACF Project led by Joanna Chan",
4+
"status": "Development",
5+
"permissions": {
6+
"usageType": "openSource",
7+
"licenses": null
98
},
10-
"description": "An application to assist Utah CDC's Newborn Screening Program",
11-
"downloadURL": "https://api.github.com/repos/CDCgov/artemis/downloads",
12-
"homepageURL": "https://github.com/CDCgov/artemis",
13-
"laborHours": 0,
9+
"organization": "Department of Health and Human Services",
10+
"homepageURL": "https://github.com/HHS/Artemis",
11+
"downloadURL": "https://api.github.com/repos/HHS/Artemis/downloads",
12+
"repositoryURL": "https://github.com/HHS/Artemis.git",
13+
"vcs": "git",
14+
"laborHours": 0.0,
1415
"languages": [
15-
"Ruby",
16-
"HTML",
17-
"CSS",
18-
"JavaScript",
19-
"Dockerfile"
16+
"Jupyter Notebook",
17+
"Python",
18+
"Jinja",
19+
"Shell"
2020
],
21-
"name": "artemis",
22-
"organization": "Centers for Disease Control and Prevention",
23-
"permissions": {
24-
"licenses": [
25-
{
26-
"name": "NOASSERTION"
27-
}
28-
],
29-
"usageType": "openSource"
21+
"date": {
22+
"created": "2021-06-08",
23+
"lastModified": "2022-01-10",
24+
"metadataLastUpdated": "2022-03-22"
3025
},
31-
"repositoryURL": "git://github.com/CDCgov/artemis.git",
32-
"status": "Development",
3326
"tags": [
34-
"github"
27+
"ACF",
28+
"Project",
29+
"led",
30+
"Joanna",
31+
"Chan"
3532
],
36-
"vcs": "git"
33+
"contact": {
34+
"email": "HHS_GitHub_Service_Desk@hhs.gov",
35+
"name": "U.S. Department of Health & Human Services"
36+
}
3737
}

0 commit comments

Comments
 (0)