summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Johnson <glenn-johnson@uiowa.edu>2023-05-23 14:27:55 -0500
committerGitHub <noreply@github.com>2023-05-23 15:27:55 -0400
commit0c40b86e96ea056797bc020f86ce9b3150f84bbb (patch)
treecdaeac1c16d891a27fb4d429e534a1b005c37882
parent3d4cf0d8eb7eebfa1a21a023a277762af20f5a51 (diff)
downloadspack-0c40b86e96ea056797bc020f86ce9b3150f84bbb.tar.gz
spack-0c40b86e96ea056797bc020f86ce9b3150f84bbb.tar.bz2
spack-0c40b86e96ea056797bc020f86ce9b3150f84bbb.tar.xz
spack-0c40b86e96ea056797bc020f86ce9b3150f84bbb.zip
itk: remove myself as maintainer (#37867)
-rw-r--r--var/spack/repos/builtin/packages/itk/package.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/var/spack/repos/builtin/packages/itk/package.py b/var/spack/repos/builtin/packages/itk/package.py
index b38659642f..875683149a 100644
--- a/var/spack/repos/builtin/packages/itk/package.py
+++ b/var/spack/repos/builtin/packages/itk/package.py
@@ -22,8 +22,6 @@ class Itk(CMakePackage):
homepage = "https://itk.org/"
url = "https://github.com/InsightSoftwareConsortium/ITK/releases/download/v5.1.1/InsightToolkit-5.1.1.tar.gz"
- maintainers("glennpj")
-
version("5.3.0", sha256="57a4471133dc8f76bde3d6eb45285c440bd40d113428884a1487472b7b71e383")
version("5.3rc02", sha256="163aaf4a6cecd5b70ff718c1a986c746581797212fd1b629fa81f12ae4756d14")
version(