On 13 March 2016 at 14:09, Sam Ruby <ru...@intertwingly.net> wrote:
> On Sun, Mar 13, 2016 at 9:52 AM, Sebastian Bazley <s...@apache.org> wrote:
>>
>> -      if person.asf_member?
>> +      if person.asf_member? # TODO is this the correct check? it includes 
>> people in members unix group
>>          member[:info] = person.members_txt
>
> In this particular case, I think so.  It will only include information
> from members.txt in the view if you have read access to members.txt.

Yes, but not everyone in the members unix group is an actual ASF
member with info in members.txt.
e.g. pono and other contractors

Have a look at

https://whimsy.apache.org/roster/committer/pono

> - Sam Ruby

Reply via email to