Skip to content

Commit f0278d1

Browse files
committed
hwloc: news about ML migration
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
1 parent 4c5207f commit f0278d1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

projects/hwloc/index.php

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@
1616
<div style="float: right; clear: both"><!-- "clear: both" prevents news from going near the float image above -->
1717
<?php
1818
# Lists are not mirrored - use an absolute URL
19+
20+
# custom news with 2 links
21+
startnews("hwloc mailing lists now at @inria.fr");
22+
print("Mailing lists are migrating (and merging).");
23+
print("<br />\n\n&gt; <a href=\"https://sympa.inria.fr/sympa/arc/hwloc-announce/2025-02/msg00000.html\">hwloc-announce migration</a>\n");
24+
print("<br />\n\n&gt; <a href=\"https://sympa.inria.fr/sympa/arc/hwloc-users/2025-02/msg00000.html\">hwloc-users and -devel migration</a>\n");
25+
endnews();
26+
skipnews("2");
27+
1928
news("hwloc 2.11.2",
2029
"Stable release",
2130
"https://www.mail-archive.com/hwloc-announce@lists.open-mpi.org/msg00169.html");

0 commit comments

Comments
 (0)