On Sun, Jul 16, 2017 at 12:05 PM, sebb <[email protected]> wrote:
> https://github.com/apache/whimsy/blob/master/www/roster/models/committer.rb#L65
>
> purports to get the list of committee names using 
> ASF::Committee.list.map(&:id)
> However ASF::Committee.list only returns LDAP committees.
>
> Not sure how to fix that.

ASF::Committee.pmcs returns committee-info.txt PMCs.

> The code also needs to take projects/members into account for the
> response[:committer] array

Perhaps we need a person.projects?

- Sam Ruby

Reply via email to