List of maintainer accounts with activity, over JSON

Maciej (Matchek) Bliziński via buildfarm buildfarm at lists.opencsw.org
Tue Oct 28 12:10:53 CET 2014


Hi buildfarm admins,

Is it possible/easy to export, over http in JSON, the list of all active
maintainer accounts? We could use it to cross-match the buildfarm account
statuses with the CSW database, which is used by the website. This would
help us maintain a consistent maintainer status.

Something like:

[
{
  "name": "maciej",
  "type": "maintainer",
  "active": true
},
{
  "name": "somebody",
  "type": "maintainer",
  "active": false
},
{
  "name": "somebodyelse",
  "type": "upstream",
  "active": true
}
]

Maciej
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/buildfarm/attachments/20141028/480d4db5/attachment.html>


More information about the buildfarm mailing list