diff mbox series

MAINTAINERS: new maintainers for QOM

Message ID 20190607113737.13473-1-pbonzini@redhat.com
State New
Headers show
Series MAINTAINERS: new maintainers for QOM | expand

Commit Message

Paolo Bonzini June 7, 2019, 11:37 a.m. UTC
QOM is not a particularly active subsystem now: 51 commits in two years.
But, we need active maintainers to review and merge patches, and Git
shows the following top committers taking on QOM:

    Markus Armbruster <armbru@redhat.com>
    Eduardo Habkost <ehabkost@redhat.com>
    Paolo Bonzini <pbonzini@redhat.com>
    Marc-André Lureau <marcandre.lureau@redhat.com>
    Eric Blake <eblake@redhat.com>

I volunteer myself, and also volunteer Eduardo and Daniel as reviewers
since they understand the code well.

Cc: Andreas Färber <afaerber@suse.de>
Cc: Daniel P. Berrange <berrange@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Suggested-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
 MAINTAINERS | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Daniel P. Berrangé June 7, 2019, 12:26 p.m. UTC | #1
On Fri, Jun 07, 2019 at 01:37:37PM +0200, Paolo Bonzini wrote:
> QOM is not a particularly active subsystem now: 51 commits in two years.
> But, we need active maintainers to review and merge patches, and Git
> shows the following top committers taking on QOM:
> 
>     Markus Armbruster <armbru@redhat.com>
>     Eduardo Habkost <ehabkost@redhat.com>
>     Paolo Bonzini <pbonzini@redhat.com>
>     Marc-André Lureau <marcandre.lureau@redhat.com>
>     Eric Blake <eblake@redhat.com>
> 
> I volunteer myself, and also volunteer Eduardo and Daniel as reviewers
> since they understand the code well.
> 
> Cc: Andreas Färber <afaerber@suse.de>
> Cc: Daniel P. Berrange <berrange@redhat.com>
> Cc: Eduardo Habkost <ehabkost@redhat.com>
> Suggested-by: Markus Armbruster <armbru@redhat.com>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  MAINTAINERS | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)


Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


Regards,
Daniel
Andreas Färber June 7, 2019, 12:29 p.m. UTC | #2
Am 07.06.19 um 13:37 schrieb Paolo Bonzini:
> QOM is not a particularly active subsystem now: 51 commits in two years.
> But, we need active maintainers to review and merge patches, and Git
> shows the following top committers taking on QOM:
> 
>     Markus Armbruster <armbru@redhat.com>
>     Eduardo Habkost <ehabkost@redhat.com>
>     Paolo Bonzini <pbonzini@redhat.com>
>     Marc-André Lureau <marcandre.lureau@redhat.com>
>     Eric Blake <eblake@redhat.com>
> 
> I volunteer myself, and also volunteer Eduardo and Daniel as reviewers
> since they understand the code well.
> 
> Cc: Andreas Färber <afaerber@suse.de>
> Cc: Daniel P. Berrange <berrange@redhat.com>
> Cc: Eduardo Habkost <ehabkost@redhat.com>
> Suggested-by: Markus Armbruster <armbru@redhat.com>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  MAINTAINERS | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a96829ea83..c5862db154 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2031,9 +2031,10 @@ F: docs/interop/qemu-ga-ref.texi
>  T: git https://github.com/mdroth/qemu.git qga
>  
>  QOM
> -M: Andreas Färber <afaerber@suse.de>
> +M: Paolo Bonzini <pbonzini@redhat.com>
> +R: Daniel P. Berrange <berrange@redhat.com>
> +R: Eduardo Habkost <ehabkost@redhat.com>

Thanks for volunteering,

Acked-by: Andreas Färber <afaerber@suse.de>

Regards,
Andreas
Markus Armbruster June 7, 2019, 1:30 p.m. UTC | #3
Andreas Färber <afaerber@suse.de> writes:

> Am 07.06.19 um 13:37 schrieb Paolo Bonzini:
>> QOM is not a particularly active subsystem now: 51 commits in two years.
>> But, we need active maintainers to review and merge patches, and Git
>> shows the following top committers taking on QOM:
>> 
>>     Markus Armbruster <armbru@redhat.com>
>>     Eduardo Habkost <ehabkost@redhat.com>
>>     Paolo Bonzini <pbonzini@redhat.com>
>>     Marc-André Lureau <marcandre.lureau@redhat.com>
>>     Eric Blake <eblake@redhat.com>
>> 
>> I volunteer myself, and also volunteer Eduardo and Daniel as reviewers
>> since they understand the code well.
>> 
>> Cc: Andreas Färber <afaerber@suse.de>
>> Cc: Daniel P. Berrange <berrange@redhat.com>
>> Cc: Eduardo Habkost <ehabkost@redhat.com>
>> Suggested-by: Markus Armbruster <armbru@redhat.com>
>> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
>> ---
>>  MAINTAINERS | 5 +++--
>>  1 file changed, 3 insertions(+), 2 deletions(-)
>> 
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index a96829ea83..c5862db154 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -2031,9 +2031,10 @@ F: docs/interop/qemu-ga-ref.texi
>>  T: git https://github.com/mdroth/qemu.git qga
>>  
>>  QOM
>> -M: Andreas Färber <afaerber@suse.de>
>> +M: Paolo Bonzini <pbonzini@redhat.com>
>> +R: Daniel P. Berrange <berrange@redhat.com>
>> +R: Eduardo Habkost <ehabkost@redhat.com>
>
> Thanks for volunteering,
>
> Acked-by: Andreas Färber <afaerber@suse.de>

Andreas, I'd like to use this opportunity to thank you for your
distinguished service.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index a96829ea83..c5862db154 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2031,9 +2031,10 @@  F: docs/interop/qemu-ga-ref.texi
 T: git https://github.com/mdroth/qemu.git qga
 
 QOM
-M: Andreas Färber <afaerber@suse.de>
+M: Paolo Bonzini <pbonzini@redhat.com>
+R: Daniel P. Berrange <berrange@redhat.com>
+R: Eduardo Habkost <ehabkost@redhat.com>
 S: Supported
-T: git https://github.com/afaerber/qemu-cpu.git qom-next
 F: include/qom/
 X: include/qom/cpu.h
 F: qom/