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. The code also needs to take projects/members into account for the response[:committer] array
