Those are both great answers! thanks Shane and Michael!

On 2017-11-03 14:28, Michael Wall <mjw...@gmail.com> wrote: 
> Why not https://whimsy.apache.org/roster/committee/hbase.json?
> 
> On Fri, Nov 3, 2017 at 3:08 PM Shane Curcuru <a...@shanecurcuru.org> wrote:
> 
> > Sean Busbey wrote on 11/3/17 1:51 PM:
> > > Hi folks!
> > >
> > > I'm doing some community analysis for HBase and I was looking for a
> > quick way to get a machine readable list of committers / pmc members.
> > >
> > > The Whimsy roster list is very close to what I want:
> > >
> > > https://whimsy.apache.org/roster/committee/hbase
> > >
> > > Is there an API or something I could hit to get a plain text list or CSV
> > of the sections on that page?
> > >
> >
> > There isn't an API for all this - each Whimsy tool is self-contained -
> > but the data is out there.  Start here:
> >   https://whimsy.apache.org/committers/tools
> >
> > Which points to:
> >   https://whimsy.apache.org/test/dataflow.cgi
> >
> > And you might then look at:
> >   https://whimsy.apache.org/public/committee-info.json
> >
> > Data structure: hash of hashes['committees']['accumulo']['roster'] = {
> >         "apacheid": {
> >           "name": "Jane doe",
> >           "date": "2012-03-21"
> >         }...
> >
> > Make sense?  There are a bunch of coordination points between various
> > data file generation of projects.a.o and whimsy.a.o that we hope to
> > improve, but this is the best source for now I think.
> >
> > --
> >
> > - Shane
> >   https://www.apache.org/foundation/marks/resources
> >
> 

Reply via email to