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/16 21:44:42 UTC

[whimsy] 01/01: Update coi.cgi

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

clr pushed a commit to branch coi-cc-secretary
in repository https://gitbox.apache.org/repos/asf/whimsy.git

commit e8cfc4476d5e7b9a0bc15ee61c899e8d0eb0bc56
Author: Craig L Russell <ap...@gmail.com>
AuthorDate: Fri Apr 16 14:44:28 2021 -0700

    Update coi.cgi
    
    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