Update package.py (#33787)

Proposing to add myself as a maintainer of the Trilinos Spack package after a related conversation with @kuberry.
This commit is contained in:
James Willenbring
2022-11-09 14:40:33 -06:00
committed by GitHub
parent 078767946c
commit b10d75b1c6

View File

@@ -33,7 +33,7 @@ class Trilinos(CMakePackage, CudaPackage, ROCmPackage):
url = "https://github.com/trilinos/Trilinos/archive/refs/tags/trilinos-release-12-12-1.tar.gz"
git = "https://github.com/trilinos/Trilinos.git"
maintainers = ["keitat", "sethrj", "kuberry"]
maintainers = ["keitat", "sethrj", "kuberry", "jwillenbring"]
tags = ["e4s"]