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 2020/10/05 21:28:00 UTC

[whimsy] branch master updated: Most PMCs will have PPMC entries ...

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 93d9620  Most PMCs will have PPMC entries ...
93d9620 is described below

commit 93d96203d2d1b172d271206c9f44406ccdf2c3bc
Author: Sebb <se...@apache.org>
AuthorDate: Mon Oct 5 22:27:51 2020 +0100

    Most PMCs will have PPMC entries ...
---
 www/members/security-subs.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/members/security-subs.cgi b/www/members/security-subs.cgi
index 4bacdf3..e20f373 100755
--- a/www/members/security-subs.cgi
+++ b/www/members/security-subs.cgi
@@ -150,7 +150,7 @@ _html do
         end
       end
       _h2 do
-        if podling
+        if podling && podling.status == 'current'
           _a podling.display_name,
             href: "../../roster/ppmc/#{podling.id}"
         else