py-amrex: update maintainers (#50044)

This commit is contained in:
Edoardo Zoni 2025-04-17 23:56:26 -07:00 committed by GitHub
parent 875397cf16
commit 8cbf067455
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ class PyAmrex(CMakePackage, PythonExtension, CudaPackage, ROCmPackage):
url = "https://github.com/AMReX-Codes/pyamrex/archive/refs/tags/25.04.tar.gz"
git = "https://github.com/AMReX-Codes/pyamrex.git"
maintainers("ax3l", "EZoni", "RTSandberg", "sayerhs", "WeiqunZhang")
maintainers("ax3l", "EZoni", "atmyers", "sayerhs", "WeiqunZhang")
tags = ["e4s", "hpsf"]