You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2019/01/31 09:46:45 UTC

[whimsy] branch master updated: Bye bye little pig

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 f97bf85  Bye bye little pig
f97bf85 is described below

commit f97bf857251f1ac703610f5a5772a9c996878bd0
Author: Sebb <se...@apache.org>
AuthorDate: Thu Jan 31 09:46:44 2019 +0000

    Bye bye little pig
---
 www/secretary/ldap-check.cgi | 2 --
 1 file changed, 2 deletions(-)

diff --git a/www/secretary/ldap-check.cgi b/www/secretary/ldap-check.cgi
index b98fde7..b57d5c7 100755
--- a/www/secretary/ldap-check.cgi
+++ b/www/secretary/ldap-check.cgi
@@ -51,7 +51,6 @@ _html do
   _table do
     _tr do
       _th 'Project'
-      _th 'GuineaPig?'
       _th 'project members - group members'
       _th 'group members - project members'
       _th 'project owners - committee members'
@@ -88,7 +87,6 @@ _html do
           _td do
             _a p.name, href: '/roster/committee/' + p.name
           end
-          _td ASF::Committee.isGuineaPig?(p.name)
           _td do
             pm_um.each do |id|
               _a id, href: '/roster/committer/' + id