Skip to content
Snippets Groups Projects
Commit 9d5dddb7 authored by Oriol Tintó's avatar Oriol Tintó
Browse files

Commenting maintainers to spack packages

parent 0904ed5b
No related branches found
No related tags found
1 merge request!4Switching to the advanced configuration method and fixing spack build.
......@@ -28,7 +28,7 @@ class DwdIconTools(Package):
"""DWD Icon Tools"""
homepage = "https://www.example.com"
maintainers("oriol.tinto")
# maintainers("oriol.tinto")
git = "ssh://git@gitlab.lrz.de/dkrz-mirror/dwd_icon_tools.git"
version("2.5.2", branch="icontools-2.5.2")
......
......@@ -13,7 +13,7 @@ class IconNwp(Package):
"""
homepage = "https://code.mpimet.mpg.de/projects/iconpublic"
maintainers("oriol.tinto")
# maintainers("oriol.tinto")
# Main repository (pointing to LMU's gitlab)
git = "ssh://git@gitlab.physik.uni-muenchen.de/w2w/icon.git"
......
......@@ -12,7 +12,7 @@ class Sz3(CMakePackage):
homepage = "https://github.com/szcompressor/SZ3"
git = "https://github.com/szcompressor/SZ3"
maintainers("disheng222")
# maintainers("disheng222")
tags = ["e4s"]
version("master")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment