It occurs to me that it might be worth exposing some or all of the contents of
http://incubator.apache.org/podlings.xml as a JSON file. At present the name and status are extracted from the file and used to annotate the entries in public_nonldap_groups.json, but of course this only shows podlings with entries in asf-auth. It might be better to provide the podling information separately. Especially since podling groups are presumably going to disappear from the nonldap groups file. Also it might be useful to have a full list of the podlings. The full json file is over 100k (even if nil values are dropped) whereas name+status is only 6k so it would probably be worth creating the status file separately. Thoughts?
