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 e15e86e  Use the display name
e15e86e is described below

commit e15e86eda355649b2b608b117fcf7b8e04006f6b
Author: Sebb <[email protected]>
AuthorDate: Tue Jul 3 09:52:28 2018 +0100

    Use the display name
---
 www/project/icla/views/actions/validate.json.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/project/icla/views/actions/validate.json.rb 
b/www/project/icla/views/actions/validate.json.rb
index a146c4d..eefb352 100644
--- a/www/project/icla/views/actions/validate.json.rb
+++ b/www/project/icla/views/actions/validate.json.rb
@@ -164,5 +164,5 @@ Click on this link to accept:
 
 Regards,
 #{user.public_name if user}
-On behalf of the #{pmc.name} project
+On behalf of the #{pmc.display_name} project
 }

Reply via email to