openmpi: add another maintainer (#22563)

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
This commit is contained in:
Howard Pritchard 2021-03-26 02:00:11 -06:00 committed by GitHub
parent 0bed64503d
commit 098bf6a386
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ class Openmpi(AutotoolsPackage):
list_url = "https://www.open-mpi.org/software/ompi/"
git = "https://github.com/open-mpi/ompi.git"
maintainers = ['hppritcha']
maintainers = ['hppritcha', 'naughtont3']
executables = ['^ompi_info$']