summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php14
1 files changed, 7 insertions, 7 deletions
diff --git a/index.php b/index.php
index 7dc7f7f..be3c6c9 100644
--- a/index.php
+++ b/index.php
@@ -270,19 +270,19 @@ foreach($package_updates as $pkg) {
/* TODO: do we want that?
<h4>People</h4>
<ul>
-
+
<li><a href="/people/developers/" title="More info about Developers">Developers</a></li>
-
+
<li><a href="/people/trusted-users/" title="More info about Trusted Users">Trusted Users</a></li>
-
+
<li><a href="/people/support-staff/" title="More info about Support Staff">Support Staff</a></li>
-
+
<li><a href="/people/developer-fellows/" title="More info about Developer Fellows">Developer Fellows</a></li>
-
+
<li><a href="/people/trusted-user-fellows/" title="More info about Trusted User Fellows">Trusted User Fellows</a></li>
-
+
<li><a href="/people/support-staff-fellows/" title="More info about Support Staff Fellows">Support Staff Fellows</a></li>
-
+
<li><a href="/master-keys/"
title="Package/Database signing master keys">Signing Master Keys</a></li>
</ul>