update maintainers (#48295)

This commit is contained in:
Nai-Yuan Chiang 2025-02-17 06:21:52 -08:00 committed by GitHub
parent da1ac0fdd4
commit fcc85adc7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ class Hiop(CMakePackage, CudaPackage, ROCmPackage):
homepage = "https://github.com/LLNL/hiop"
git = "https://github.com/LLNL/hiop.git"
maintainers("ryandanehy", "cameronrutherford", "pelesh")
maintainers("nychiang", "cnpetra", "pelesh")
license("BSD-3-Clause")