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/11/20 10:20:48 UTC

[whimsy] branch master updated: Docco

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 36640cf  Docco
36640cf is described below

commit 36640cfb50bdd7c68d1a29898d1c865cbb3c8e65
Author: Sebb <se...@apache.org>
AuthorDate: Mon Nov 20 00:07:08 2017 +0000

    Docco
---
 lib/whimsy/asf/member.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/whimsy/asf/member.rb b/lib/whimsy/asf/member.rb
index 174ed76..3f93ec6 100644
--- a/lib/whimsy/asf/member.rb
+++ b/lib/whimsy/asf/member.rb
@@ -81,6 +81,7 @@ module ASF
     end
 
     # Determine if the person associated with a given id is an ASF member.
+    # Includes emeritus and deceased members
     # Returns a boolean value.
     def self.find(id)
       each {|availid| return true if availid == id}

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