[Qemu-devel] [PATCH v2 1/2] MAINTAINERS: Replace myself with John Snow for block jobs

Jeff Cody posted 2 patches 7 years, 1 month ago
[Qemu-devel] [PATCH v2 1/2] MAINTAINERS: Replace myself with John Snow for block jobs
Posted by Jeff Cody 7 years, 1 month ago
I'll not be involved with day-to-day qemu development, and John
Snow is a block jobs wizard.  Have him take over block job
maintainership duties.

Signed-off-by: Jeff Cody <jcody@redhat.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ce7c351afa..0e22b795e6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1455,7 +1455,7 @@ F: include/scsi/*
 F: scsi/*
 
 Block Jobs
-M: Jeff Cody <jcody@redhat.com>
+M: John Snow <jsnow@redhat.com>
 L: qemu-block@nongnu.org
 S: Supported
 F: blockjob.c
@@ -1468,7 +1468,7 @@ F: block/commit.c
 F: block/stream.c
 F: block/mirror.c
 F: qapi/job.json
-T: git git://github.com/codyprime/qemu-kvm-jtc.git block
+T: git git://github.com/jnsnow/qemu.git jobs
 
 Block QAPI, monitor, command line
 M: Markus Armbruster <armbru@redhat.com>
-- 
2.17.1


Re: [Qemu-devel] [PATCH v2 1/2] MAINTAINERS: Replace myself with John Snow for block jobs
Posted by John Snow 7 years ago

On 09/26/2018 02:05 PM, Jeff Cody wrote:
> I'll not be involved with day-to-day qemu development, and John
> Snow is a block jobs wizard.  Have him take over block job
> maintainership duties.
> 

... I didn't realize he wrote it like this, and I am told I should
accept compliments, ...

Well, factually it's Kevin and I who have worked on them the most
lately, and Kevin's already got enough stuff, so I think it's okay for
me to take this unless someone disagrees.

> Signed-off-by: Jeff Cody <jcody@redhat.com>
> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ce7c351afa..0e22b795e6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1455,7 +1455,7 @@ F: include/scsi/*
>  F: scsi/*
>  
>  Block Jobs
> -M: Jeff Cody <jcody@redhat.com>
> +M: John Snow <jsnow@redhat.com>

Acked-by: John Snow <jsnow@redhat.com>

`*~ pour one out for your homies ~*'

>  L: qemu-block@nongnu.org
>  S: Supported
>  F: blockjob.c
> @@ -1468,7 +1468,7 @@ F: block/commit.c
>  F: block/stream.c
>  F: block/mirror.c
>  F: qapi/job.json
> -T: git git://github.com/codyprime/qemu-kvm-jtc.git block
> +T: git git://github.com/jnsnow/qemu.git jobs
>  
>  Block QAPI, monitor, command line
>  M: Markus Armbruster <armbru@redhat.com>
>