You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2019/09/12 18:24:35 UTC

[whimsy] branch master updated: dataprivacy now has its own list

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

rubys 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 dc26d12  dataprivacy now has its own list
dc26d12 is described below

commit dc26d124ec5b8e1783bc9e466415719602fc04e7
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Thu Sep 12 11:23:13 2019 -0700

    dataprivacy now has its own list
---
 lib/whimsy/asf/mail.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/whimsy/asf/mail.rb b/lib/whimsy/asf/mail.rb
index 53211bd..9891114 100644
--- a/lib/whimsy/asf/mail.rb
+++ b/lib/whimsy/asf/mail.rb
@@ -240,7 +240,7 @@ module ASF
       when 'infrastructure'
         'infra'
       when 'dataprivacy'
-        'legal-internal@apache.org'
+        'privacy@apache.org'
       when 'legalaffairs'
         'legal-internal@apache.org'
       when 'fundraising'