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 2021/04/20 23:06:30 UTC

[whimsy] branch master updated: Update coi.cgi (#117)

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

clr 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 1edb586  Update coi.cgi (#117)
1edb586 is described below

commit 1edb586a8ef63103343336fc8edd16c230fec2f9
Author: Craig L Russell <ap...@gmail.com>
AuthorDate: Tue Apr 20 16:06:22 2021 -0700

    Update coi.cgi (#117)
    
    Remove cc: secretary when filing COI document
---
 www/officers/coi.cgi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/officers/coi.cgi b/www/officers/coi.cgi
index f8f39d8..3991e0e 100755
--- a/www/officers/coi.cgi
+++ b/www/officers/coi.cgi
@@ -208,7 +208,6 @@ def emit_post(_)
     ASF::Mail.configure
     mail = Mail.new do
       to "#{USERNAME}<#{USERMAIL}>"
-      cc "secretary@apache.org"
       from USERMAIL
       subject "Conflict of Interest affirmation from #{USERNAME}"
       text_part do