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

curcuru 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 9640ec9  Add link to coi.cgi per request: gstein
9640ec9 is described below

commit 9640ec9493ec81bb9d88f34b400c1ff8affa0146
Author: Shane Curcuru <[email protected]>
AuthorDate: Sun Apr 4 08:22:24 2021 -0400

    Add link to coi.cgi per request: gstein
---
 www/officers/index.cgi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/officers/index.cgi b/www/officers/index.cgi
index 16c933b..7f52807 100755
--- a/www/officers/index.cgi
+++ b/www/officers/index.cgi
@@ -17,7 +17,8 @@ OFFICERS = {
   'board-stats.cgi' => "Statistics About Board Meetings",
   '/treasurer/bill-upload' => "Treasurer's Bill Upload Helper",
   'http://treasurer.apache.org' => "Treasurer's Office Payment Processing 
Overview",
-  'https://www.apache.org/foundation/governance/orgchart' => "Apache Corporate 
Organization Chart"
+  'https://www.apache.org/foundation/governance/orgchart' => "Apache Corporate 
Organization Chart",
+  'coi.cgi' => "Conflict of Interest Affirmation / Lookup Tool"
 }
 
 _html do

Reply via email to