Set the maintainer to the forums. The maintainer of packages is

ultimately only to resolve arguments between commiters if need be.
This commit is contained in:
Scott Ullrich 2008-10-28 02:21:02 +00:00
parent e07f6d133e
commit 1ef8df1e53

View File

@ -168,12 +168,7 @@ include("head.inc");
platform: <?= $index['required_version'] ?>
</td>
<td class="listr">
<?php
if($index['maintainer'] != "")
echo "<a href='mailto:{$index['maintainer']}'>{$index['maintainer']}</a>";
else
echo "Nobody. <a href='mailto:{$g['product_email']}'>Apply</a> for it!";
?>
<a href='http://forum.pfsense.org/index.php/board,15.0.html'>pfSense forums</a>
</td>
<td class="listbg" class="listbg" style="overflow: hidden;">
<?= $index['descr'] ?>