On 7/18/2013 12:45 PM, Gregory Szorc wrote:

A number of people use the bzexport Mercurial extension [1] to upload patches from the command line so they don't need to muck about with a browser. It would be awesome to integrate suggested reviewers into that tool. That would require having an API for finding suggested reviewers.
mhoye is working on this as a mach command. It won't need an API, since it basically suggests the reviewers based on who has previously reviewed code touching the same files. I don't think we should start with a complex system of MAINTAINER files or a bugzilla API unless that system proves to be inadequate.

--BDS


_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to