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 6f67f735 Fix LDAP name; see INFRA-26209 - bis
6f67f735 is described below

commit 6f67f735f746ee43d1ad7ac0d8eda82f85b29aad
Author: Sebb <[email protected]>
AuthorDate: Wed Aug 28 15:53:16 2024 +0100

    Fix LDAP name; see INFRA-26209 - bis
---
 lib/whimsy/asf/committee.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/whimsy/asf/committee.rb b/lib/whimsy/asf/committee.rb
index 5503c0b0..f54fbc38 100644
--- a/lib/whimsy/asf/committee.rb
+++ b/lib/whimsy/asf/committee.rb
@@ -144,7 +144,7 @@ module ASF
         '[email protected]'
       when 'publicaffairs'
         '[email protected]'
-      when 'logodevelopment'
+      when 'logodev'
         '[email protected]' # their only list as at 2024-08-25
       else
         name.downcase

Reply via email to