* [PATCH 0/2] s390: downsize my responsibilities
@ 2021-10-06 16:01 Cornelia Huck
2021-10-06 16:01 ` [PATCH 1/2] KVM: s390: remove myself as reviewer Cornelia Huck
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Cornelia Huck @ 2021-10-06 16:01 UTC (permalink / raw)
To: Christian Borntraeger, Janosch Frank, Eric Farman, Matthew Rosato
Cc: linux-s390, kvm, Cornelia Huck
I currently don't have as much time to work on s390 things
anymore, so let's adjust some of my entries.
Cornelia Huck (2):
KVM: s390: remove myself as reviewer
vfio-ccw: step down as maintainer
MAINTAINERS | 2 --
1 file changed, 2 deletions(-)
--
2.31.1
^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH 1/2] KVM: s390: remove myself as reviewer
2021-10-06 16:01 [PATCH 0/2] s390: downsize my responsibilities Cornelia Huck
@ 2021-10-06 16:01 ` Cornelia Huck
2021-10-07 8:11 ` Janosch Frank
2021-10-06 16:01 ` [PATCH 2/2] vfio-ccw: step down as maintainer Cornelia Huck
2021-10-07 9:02 ` [PATCH 0/2] s390: downsize my responsibilities Christian Borntraeger
2 siblings, 1 reply; 8+ messages in thread
From: Cornelia Huck @ 2021-10-06 16:01 UTC (permalink / raw)
To: Christian Borntraeger, Janosch Frank, Eric Farman, Matthew Rosato
Cc: linux-s390, kvm, Cornelia Huck
I currently don't have time anymore to review KVM/s390
code.
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index abdcbcfef73d..0149e1a3e65e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10275,7 +10275,6 @@ KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
M: Christian Borntraeger <borntraeger@de.ibm.com>
M: Janosch Frank <frankja@linux.ibm.com>
R: David Hildenbrand <david@redhat.com>
-R: Cornelia Huck <cohuck@redhat.com>
R: Claudio Imbrenda <imbrenda@linux.ibm.com>
L: kvm@vger.kernel.org
S: Supported
--
2.31.1
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [PATCH 2/2] vfio-ccw: step down as maintainer
2021-10-06 16:01 [PATCH 0/2] s390: downsize my responsibilities Cornelia Huck
2021-10-06 16:01 ` [PATCH 1/2] KVM: s390: remove myself as reviewer Cornelia Huck
@ 2021-10-06 16:01 ` Cornelia Huck
2021-10-06 17:56 ` Eric Farman
2021-10-07 11:55 ` Halil Pasic
2021-10-07 9:02 ` [PATCH 0/2] s390: downsize my responsibilities Christian Borntraeger
2 siblings, 2 replies; 8+ messages in thread
From: Cornelia Huck @ 2021-10-06 16:01 UTC (permalink / raw)
To: Christian Borntraeger, Janosch Frank, Eric Farman, Matthew Rosato
Cc: linux-s390, kvm, Cornelia Huck
I currently don't have time to act as vfio-ccw maintainer
anymore, but I trust that I leave it in capable hands.
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0149e1a3e65e..92db89512678 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16374,7 +16374,6 @@ F: drivers/s390/crypto/vfio_ap_ops.c
F: drivers/s390/crypto/vfio_ap_private.h
S390 VFIO-CCW DRIVER
-M: Cornelia Huck <cohuck@redhat.com>
M: Eric Farman <farman@linux.ibm.com>
M: Matthew Rosato <mjrosato@linux.ibm.com>
R: Halil Pasic <pasic@linux.ibm.com>
--
2.31.1
^ permalink raw reply related [flat|nested] 8+ messages in thread
* Re: [PATCH 2/2] vfio-ccw: step down as maintainer
2021-10-06 16:01 ` [PATCH 2/2] vfio-ccw: step down as maintainer Cornelia Huck
@ 2021-10-06 17:56 ` Eric Farman
2021-10-06 17:58 ` Matthew Rosato
2021-10-07 11:55 ` Halil Pasic
1 sibling, 1 reply; 8+ messages in thread
From: Eric Farman @ 2021-10-06 17:56 UTC (permalink / raw)
To: Cornelia Huck, Christian Borntraeger, Janosch Frank,
Matthew Rosato
Cc: linux-s390, kvm
On Wed, 2021-10-06 at 18:01 +0200, Cornelia Huck wrote:
> I currently don't have time to act as vfio-ccw maintainer
> anymore, but I trust that I leave it in capable hands.
>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
My immense thanks Conny, and with a bittersweet:
Acked-by: Eric Farman <farman@linux.ibm.com>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0149e1a3e65e..92db89512678 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16374,7 +16374,6 @@ F: drivers/s390/crypto/vfio_ap_ops.c
> F: drivers/s390/crypto/vfio_ap_private.h
>
> S390 VFIO-CCW DRIVER
> -M: Cornelia Huck <cohuck@redhat.com>
> M: Eric Farman <farman@linux.ibm.com>
> M: Matthew Rosato <mjrosato@linux.ibm.com>
> R: Halil Pasic <pasic@linux.ibm.com>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 2/2] vfio-ccw: step down as maintainer
2021-10-06 17:56 ` Eric Farman
@ 2021-10-06 17:58 ` Matthew Rosato
0 siblings, 0 replies; 8+ messages in thread
From: Matthew Rosato @ 2021-10-06 17:58 UTC (permalink / raw)
To: Eric Farman, Cornelia Huck, Christian Borntraeger, Janosch Frank
Cc: linux-s390, kvm
On 10/6/21 1:56 PM, Eric Farman wrote:
> On Wed, 2021-10-06 at 18:01 +0200, Cornelia Huck wrote:
>> I currently don't have time to act as vfio-ccw maintainer
>> anymore, but I trust that I leave it in capable hands.
>>
>> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
>
> My immense thanks Conny, and with a bittersweet:
>
> Acked-by: Eric Farman <farman@linux.ibm.com>
>
+1, thanks Conny!
Acked-by: Matthew Rosato <mjrosato@linux.ibm.com>
>> ---
>> MAINTAINERS | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 0149e1a3e65e..92db89512678 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -16374,7 +16374,6 @@ F: drivers/s390/crypto/vfio_ap_ops.c
>> F: drivers/s390/crypto/vfio_ap_private.h
>>
>> S390 VFIO-CCW DRIVER
>> -M: Cornelia Huck <cohuck@redhat.com>
>> M: Eric Farman <farman@linux.ibm.com>
>> M: Matthew Rosato <mjrosato@linux.ibm.com>
>> R: Halil Pasic <pasic@linux.ibm.com>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 1/2] KVM: s390: remove myself as reviewer
2021-10-06 16:01 ` [PATCH 1/2] KVM: s390: remove myself as reviewer Cornelia Huck
@ 2021-10-07 8:11 ` Janosch Frank
0 siblings, 0 replies; 8+ messages in thread
From: Janosch Frank @ 2021-10-07 8:11 UTC (permalink / raw)
To: Cornelia Huck, Christian Borntraeger, Eric Farman, Matthew Rosato
Cc: linux-s390, kvm
On 10/6/21 18:01, Cornelia Huck wrote:
> I currently don't have time anymore to review KVM/s390
> code.
>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Acked-by: Janosch Frank <frankja@linux.ibm.com>
And for a second time:
Thank you for your work!
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index abdcbcfef73d..0149e1a3e65e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10275,7 +10275,6 @@ KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
> M: Christian Borntraeger <borntraeger@de.ibm.com>
> M: Janosch Frank <frankja@linux.ibm.com>
> R: David Hildenbrand <david@redhat.com>
> -R: Cornelia Huck <cohuck@redhat.com>
> R: Claudio Imbrenda <imbrenda@linux.ibm.com>
> L: kvm@vger.kernel.org
> S: Supported
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 0/2] s390: downsize my responsibilities
2021-10-06 16:01 [PATCH 0/2] s390: downsize my responsibilities Cornelia Huck
2021-10-06 16:01 ` [PATCH 1/2] KVM: s390: remove myself as reviewer Cornelia Huck
2021-10-06 16:01 ` [PATCH 2/2] vfio-ccw: step down as maintainer Cornelia Huck
@ 2021-10-07 9:02 ` Christian Borntraeger
2 siblings, 0 replies; 8+ messages in thread
From: Christian Borntraeger @ 2021-10-07 9:02 UTC (permalink / raw)
To: Cornelia Huck, Janosch Frank, Eric Farman, Matthew Rosato
Cc: linux-s390, kvm, Vasily Gorbik, Heiko Carstens
Am 06.10.21 um 18:01 schrieb Cornelia Huck:
> I currently don't have as much time to work on s390 things
> anymore, so let's adjust some of my entries.
>
> Cornelia Huck (2):
> KVM: s390: remove myself as reviewer
> vfio-ccw: step down as maintainer
>
> MAINTAINERS | 2 --
> 1 file changed, 2 deletions(-)
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Thank you for your work. Both patches applied. Will likely go via the s390 tree.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 2/2] vfio-ccw: step down as maintainer
2021-10-06 16:01 ` [PATCH 2/2] vfio-ccw: step down as maintainer Cornelia Huck
2021-10-06 17:56 ` Eric Farman
@ 2021-10-07 11:55 ` Halil Pasic
1 sibling, 0 replies; 8+ messages in thread
From: Halil Pasic @ 2021-10-07 11:55 UTC (permalink / raw)
To: Cornelia Huck
Cc: Christian Borntraeger, Janosch Frank, Eric Farman, Matthew Rosato,
linux-s390, kvm, Halil Pasic
On Wed, 6 Oct 2021 18:01:20 +0200
Cornelia Huck <cohuck@redhat.com> wrote:
> I currently don't have time to act as vfio-ccw maintainer
> anymore
Sorry to hear that. Thank you for your valuable work on vfio-ccw!
Regards,
Halil
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2021-10-07 11:55 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-06 16:01 [PATCH 0/2] s390: downsize my responsibilities Cornelia Huck
2021-10-06 16:01 ` [PATCH 1/2] KVM: s390: remove myself as reviewer Cornelia Huck
2021-10-07 8:11 ` Janosch Frank
2021-10-06 16:01 ` [PATCH 2/2] vfio-ccw: step down as maintainer Cornelia Huck
2021-10-06 17:56 ` Eric Farman
2021-10-06 17:58 ` Matthew Rosato
2021-10-07 11:55 ` Halil Pasic
2021-10-07 9:02 ` [PATCH 0/2] s390: downsize my responsibilities Christian Borntraeger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox