Re: [Qemu-devel] [PATCH] MAINTAINERS: convert to JSON

2021-05-14 Thread Willian Rampazzo
On Fri, May 14, 2021 at 2:31 AM Paolo Bonzini wrote: > > On 13/05/21 23:02, Willian Rampazzo wrote: > > I think I understand why you brought this thread back now. Finding a way > > to correlate maintainers and tags is, indeed, a nice feature that can > > help with your idea about correlating tags

Re: [Qemu-devel] [PATCH] MAINTAINERS: convert to JSON

2021-05-13 Thread Paolo Bonzini
On 13/05/21 23:02, Willian Rampazzo wrote: I think I understand why you brought this thread back now. Finding a way to correlate maintainers and tags is, indeed, a nice feature that can help with your idea about correlating tags and maintainers to use on tests. --verbose? :) Paolo

Re: [Qemu-devel] [PATCH] MAINTAINERS: convert to JSON

2021-05-13 Thread Willian Rampazzo
FYI, I had to setup Thunderbird to reply to you because Gmail web interface was crashing when I was trying to expand the e-mail to delete the code. So, as Peter mentioned, a nice April fools' joke. On 5/13/21 3:32 PM, Philippe Mathieu-Daudé wrote: Cc'ing John/Willian/Wainer I think I under

Re: [Qemu-devel] [PATCH] MAINTAINERS: convert to JSON

2021-05-13 Thread Peter Maydell
On Thu, 13 May 2021 at 19:36, Philippe Mathieu-Daudé wrote: > > Cc'ing John/Willian/Wainer > > On 4/1/19 1:29 PM, Paolo Bonzini wrote: > > JSON is already in wide use within QEMU for QMP and QAPI, enable > > wider usage of MAINTAINERS by applying a well-defined machine-readable > > format. ...why