Skip to content

Commit 9ef0b72

Browse files
committed
ompi lists: add nav link for ompi-packagers archives
Signed-off-by: Jeff Squyres <[email protected]> Former-commit-id: 5047af4
1 parent 92dc90e commit 9ef0b72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

community/lists/ompi.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ $this_nav[] = new Nav("OMPI users archives",
77
"https://www.mail-archive.com/[email protected]/");
88
$this_nav[] = new Nav("OMPI devel archives",
99
"https://www.mail-archive.com/[email protected]/");
10+
$this_nav[] = new Nav("OMPI packagers archives",
11+
"https://www.mail-archive.com/[email protected]/");

0 commit comments

Comments
 (0)