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

sebb 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 43a0f1d1 Add PA translation
43a0f1d1 is described below

commit 43a0f1d1e66db6a7bd4fdf31b5c36533734a7ec3
Author: Sebb <[email protected]>
AuthorDate: Sat Jul 22 15:46:34 2023 +0100

    Add PA translation
---
 lib/whimsy/asf/mail.rb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/whimsy/asf/mail.rb b/lib/whimsy/asf/mail.rb
index bfb741b0..d881da29 100644
--- a/lib/whimsy/asf/mail.rb
+++ b/lib/whimsy/asf/mail.rb
@@ -365,6 +365,8 @@ module ASF
         '[email protected]'
       when 'concom'
         '[email protected]'
+      when 'publicaffairs'
+        '[email protected]'
       else
         name.downcase
       end

Reply via email to