This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new c7b0c3e Direct links to individual rosters
c7b0c3e is described below
commit c7b0c3e2531f6532ed7e8483874e18bb3fdc18f8
Author: Sebb <[email protected]>
AuthorDate: Fri Mar 8 11:55:02 2019 +0000
Direct links to individual rosters
---
www/index.html | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/www/index.html b/www/index.html
index 3b6aea6..0ce4d55 100644
--- a/www/index.html
+++ b/www/index.html
@@ -129,8 +129,21 @@
</div>
<div class="panel-body">
<ul>
- <li><a href="roster/committer/__self__">Your details</a></li>
- <li><a href="roster/">Rosters (PMCs, committers, members,
groups, podlings)</a></li>
+ <li><a href="roster/committer/__self__">Your personal
details</a></li>
+ <li><a href="roster/">Rosters</a>
+ including:
+ <a href="roster/committee/">PMCs</a>
+ |
+ <a href="roster/nonpmc/">other committees</a>
+ |
+ <a href="roster/ppmc/">podlings</a>
+ |
+ <a href="roster/group/">groups</a>
+ |
+ <a href="roster/members">members</a>
+ |
+ <a href="roster/committer/">committers</a>
+ </li>
<li><a href="committers/subscribe">Subscribe and unsubscribe
from mailing lists</a></li>
<li><a href="committers/svn-info">svn info command
helper</a></li>
<li><a href="committers/moderationhelper">Helper for mailing
list moderators (Beta)</a></li>