qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re: [Qemu-devel] [PATCH v2 2/2] MAINTAINERS: Remove myself as block maintainer
       [not found] ` <63e205cb84c8f0a10c1bc6d5d6856d72ceb56e41.1537984851.git.jcody@redhat.com>
@ 2018-10-07 23:51   ` Max Reitz
  2018-10-08 16:48     ` John Snow
  0 siblings, 1 reply; 5+ messages in thread
From: Max Reitz @ 2018-10-07 23:51 UTC (permalink / raw)
  To: Jeff Cody, qemu-devel
  Cc: peter.maydell, qemu-block, jsnow, kwolf, armbru, famz

[-- Attachment #1: Type: text/plain, Size: 886 bytes --]

On 26.09.18 20:05, Jeff Cody wrote:
> I'll not be involved in day-to-day qemu development.  Remove myself as
> maintainer from the remainder of the network block drivers, and revert
> them to the general block layer maintainership.
> 
> Move 'sheepdog' to the 'Odd Fixes' support level.
> 
> For VHDX, added my personal email address as a maintainer, as I can
> answer questions or send the occassional bug fix.  Leaving it as
> 'Supported', instead of 'Odd Fixes', because I think the rest of the
> block layer maintainers and developers will upkeep it as well, if
> needed.
> 
> Signed-off-by: Jeff Cody <jcody@redhat.com>
> ---
>  MAINTAINERS | 17 ++---------------
>  1 file changed, 2 insertions(+), 15 deletions(-)

Not sure who's going to merge this (maybe me, but then I'd like an ACK
from John on patch 1), but:

Acked-by: Max Reitz <mreitz@redhat.com>


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] [PATCH v2 2/2] MAINTAINERS: Remove myself as block maintainer
  2018-10-07 23:51   ` [Qemu-devel] [PATCH v2 2/2] MAINTAINERS: Remove myself as block maintainer Max Reitz
@ 2018-10-08 16:48     ` John Snow
  0 siblings, 0 replies; 5+ messages in thread
From: John Snow @ 2018-10-08 16:48 UTC (permalink / raw)
  To: Max Reitz, Jeff Cody, qemu-devel
  Cc: peter.maydell, qemu-block, kwolf, armbru, famz

[-- Attachment #1: Type: text/plain, Size: 1062 bytes --]



On 10/07/2018 07:51 PM, Max Reitz wrote:
> On 26.09.18 20:05, Jeff Cody wrote:
>> I'll not be involved in day-to-day qemu development.  Remove myself as
>> maintainer from the remainder of the network block drivers, and revert
>> them to the general block layer maintainership.
>>
>> Move 'sheepdog' to the 'Odd Fixes' support level.
>>
>> For VHDX, added my personal email address as a maintainer, as I can
>> answer questions or send the occassional bug fix.  Leaving it as
>> 'Supported', instead of 'Odd Fixes', because I think the rest of the
>> block layer maintainers and developers will upkeep it as well, if
>> needed.
>>
>> Signed-off-by: Jeff Cody <jcody@redhat.com>
>> ---
>>  MAINTAINERS | 17 ++---------------
>>  1 file changed, 2 insertions(+), 15 deletions(-)
> 
> Not sure who's going to merge this (maybe me, but then I'd like an ACK
> from John on patch 1), but:
> 
> Acked-by: Max Reitz <mreitz@redhat.com>
> 

I thought I did, but maybe I thought it would be rude to confirm myself
before someone else did.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] [PATCH v2 1/2] MAINTAINERS: Replace myself with John Snow for block jobs
       [not found] ` <d56d7c6592e7d68aa72764e9616878394bffbc14.1537984851.git.jcody@redhat.com>
@ 2018-10-08 20:25   ` John Snow
  0 siblings, 0 replies; 5+ messages in thread
From: John Snow @ 2018-10-08 20:25 UTC (permalink / raw)
  To: jeff, qemu-devel; +Cc: kwolf, peter.maydell, famz, qemu-block, armbru, mreitz



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>
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] [PATCH v2 0/2] Maintainership changes
       [not found] <cover.1537984851.git.jcody@redhat.com>
       [not found] ` <63e205cb84c8f0a10c1bc6d5d6856d72ceb56e41.1537984851.git.jcody@redhat.com>
       [not found] ` <d56d7c6592e7d68aa72764e9616878394bffbc14.1537984851.git.jcody@redhat.com>
@ 2019-02-11 15:03 ` Vladimir Sementsov-Ogievskiy
  2019-02-11 16:21   ` Kevin Wolf
  2 siblings, 1 reply; 5+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2019-02-11 15:03 UTC (permalink / raw)
  To: qemu-devel@nongnu.org
  Cc: kwolf@redhat.com, peter.maydell@linaro.org, famz@redhat.com,
	qemu-block@nongnu.org, armbru@redhat.com, mreitz@redhat.com,
	jsnow@redhat.com

Hi, is there a reason why it's not merged?

Address jcody@redhat.com is not present anymore, at least it should be dropped
from MAINTAINERS.

26.09.2018 21:05, Jeff Cody wrote:
> Changes from v1:
> 
>      - cc'ed Peter (meant to for v1, forgot)
>      - added John's 'jobs' branch to his git url
>      - kept myself as maintainer for vhdx
>      - moved sheepdog to 'Odd Fixes'
> 
> I'm not going to be involved with day-to-day qemu development, so
> this necessitates some changes.
> 
> Jeff Cody (2):
>    MAINTAINERS: Replace myself with John Snow for block jobs
>    MAINTAINERS: Remove myself as block maintainer
> 
>   MAINTAINERS | 21 ++++-----------------
>   1 file changed, 4 insertions(+), 17 deletions(-)
> 


-- 
Best regards,
Vladimir

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] [PATCH v2 0/2] Maintainership changes
  2019-02-11 15:03 ` [Qemu-devel] [PATCH v2 0/2] Maintainership changes Vladimir Sementsov-Ogievskiy
@ 2019-02-11 16:21   ` Kevin Wolf
  0 siblings, 0 replies; 5+ messages in thread
From: Kevin Wolf @ 2019-02-11 16:21 UTC (permalink / raw)
  To: Vladimir Sementsov-Ogievskiy
  Cc: qemu-devel@nongnu.org, peter.maydell@linaro.org,
	qemu-block@nongnu.org, armbru@redhat.com, mreitz@redhat.com,
	jsnow@redhat.com

Am 11.02.2019 um 16:03 hat Vladimir Sementsov-Ogievskiy geschrieben:
> Hi, is there a reason why it's not merged?
> 
> Address jcody@redhat.com is not present anymore, at least it should be dropped
> from MAINTAINERS.

I don't think there is a reason, so I applied it to the block branch
now.

Kevin

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-02-11 16:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <cover.1537984851.git.jcody@redhat.com>
     [not found] ` <63e205cb84c8f0a10c1bc6d5d6856d72ceb56e41.1537984851.git.jcody@redhat.com>
2018-10-07 23:51   ` [Qemu-devel] [PATCH v2 2/2] MAINTAINERS: Remove myself as block maintainer Max Reitz
2018-10-08 16:48     ` John Snow
     [not found] ` <d56d7c6592e7d68aa72764e9616878394bffbc14.1537984851.git.jcody@redhat.com>
2018-10-08 20:25   ` [Qemu-devel] [PATCH v2 1/2] MAINTAINERS: Replace myself with John Snow for block jobs John Snow
2019-02-11 15:03 ` [Qemu-devel] [PATCH v2 0/2] Maintainership changes Vladimir Sementsov-Ogievskiy
2019-02-11 16:21   ` Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).