Update amrex maintainers (#41122)

This commit is contained in:
Weiqun Zhang 2023-11-16 15:06:54 -08:00 committed by GitHub
parent 00df2368a3
commit 3e060cce60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ class Amrex(CMakePackage, CudaPackage, ROCmPackage):
tags = ["ecp", "e4s"]
maintainers("WeiqunZhang", "asalmgren", "etpalmer63")
maintainers("WeiqunZhang", "asalmgren", "atmyers")
version("develop", branch="development")
version("23.11", sha256="49b9fea10cd2a2b6cb0fedf7eac8f7889eacc68a05ae5ac7c5702bc0eb1b3848")