openmpi: add another maintainer (#22563)
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
This commit is contained in:
parent
0bed64503d
commit
098bf6a386
1 changed files with 1 additions and 1 deletions
|
@ -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$']
|
||||
|
||||
|
|
Loading…
Reference in a new issue