You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2017/08/01 09:24:01 UTC

[whimsy] branch master updated: ou=people are not always committers

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 58f84d3  ou=people are not always committers
58f84d3 is described below

commit 58f84d38bf05895d256ea94bb5de8f1309e919f8
Author: Sebb <se...@apache.org>
AuthorDate: Tue Aug 1 10:23:57 2017 +0100

    ou=people are not always committers
---
 lib/whimsy/asf/ldap.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/whimsy/asf/ldap.rb b/lib/whimsy/asf/ldap.rb
index 4ade55b..38fe860 100644
--- a/lib/whimsy/asf/ldap.rb
+++ b/lib/whimsy/asf/ldap.rb
@@ -513,7 +513,7 @@ module ASF
       'ou=people,' + ASF::Group.base
     end
 
-    # Obtain a list of people (committers).  LDAP filters may be used
+    # Obtain a list of people known to LDAP.  LDAP filters may be used
     # to retrieve only a subset.
     def self.list(filter='uid=*')
       ASF.search_one(base, filter, 'uid').flatten.map {|uid| find(uid)}

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].