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

Adding maintainers to spack packages

parent 9bc3f4bb
No related branches found
No related tags found
1 merge request!4Switching to the advanced configuration method and fixing spack build.
......@@ -28,6 +28,7 @@ class DwdIconTools(Package):
"""DWD Icon Tools"""
homepage = "https://www.example.com"
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,6 +13,7 @@ class IconNwp(Package):
"""
homepage = "https://code.mpimet.mpg.de/projects/iconpublic"
maintainers("oriol.tinto")
# Main repository (pointing to LMU's gitlab)
git = "ssh://git@gitlab.physik.uni-muenchen.de/w2w/icon.git"
......
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