You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by cl...@apache.org on 2016/08/23 16:51:23 UTC

[whimsy] branch master updated: Add pmc and podling to incomplete/unsigned/publickey

This is an automated email from the ASF dual-hosted git repository.

clr pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/master by this push:
       new  eecb351   Add pmc and podling to incomplete/unsigned/publickey
eecb351 is described below

commit eecb35165a27e84048704c35f344e66eb61ab614
Author: Craig L Russell <cr...@oracle.com>
AuthorDate: Tue Aug 23 09:51:13 2016 -0700

    Add pmc and podling to incomplete/unsigned/publickey
---
 www/secretary/workbench/file.cgi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/secretary/workbench/file.cgi b/www/secretary/workbench/file.cgi
index 15736c4..1f486e3 100755
--- a/www/secretary/workbench/file.cgi
+++ b/www/secretary/workbench/file.cgi
@@ -221,8 +221,8 @@ def send_email(target, message)
     vars.commit_message = message
 
     # collapse pmc and podling variable names
-    vars.pmc ||= vars.cpmc || vars.gpmc
-    vars.podling ||= vars.cpodling || vars.gpodling
+    vars.pmc ||= vars.cpmc || vars.gpmc || vars.ipmc || vars.upmc || vars.ppmc
+    vars.podling ||= vars.cpodling || vars.gpodling || vars.ipodling || vars.upodling || vars.ppodling
 
     # send email, if template exists
     template = vars.doctype + '.erb'

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].