Add AlexanderRichert-NOAA as ESMF maintainer (#35430)

This commit is contained in:
Alex Richert 2023-02-10 08:23:06 -08:00 committed by GitHub
parent e25501f76c
commit cdcbf7dc46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ class Esmf(MakefilePackage):
url = "https://github.com/esmf-org/esmf/archive/ESMF_8_0_1.tar.gz"
git = "https://github.com/esmf-org/esmf.git"
maintainers("climbfuji", "jedwards4b")
maintainers("climbfuji", "jedwards4b", "AlexanderRichert-NOAA")
# Develop is a special name for spack and is always considered the newest version
version("develop", branch="develop")