* Re: [PATCH 1/1] MAINTAINERS: vfio-ccw: Remove myself as the maintainer
2019-07-24 21:32 ` Farhan Ali
@ 2019-07-25 7:25 ` Christian Borntraeger
2019-07-25 7:33 ` Cornelia Huck
2019-07-25 7:39 ` Christian Borntraeger
2 siblings, 0 replies; 9+ messages in thread
From: Christian Borntraeger @ 2019-07-25 7:25 UTC (permalink / raw)
To: Farhan Ali, cohuck, farman, pasic; +Cc: linux-s390, kvm
Conny shall we pick that directly into the s390 tree?
On 24.07.19 23:32, Farhan Ali wrote:
> I will not be able to continue with my maintainership responsibilities
> going forward, so remove myself as the maintainer.
>
> Signed-off-by: Farhan Ali <alifm@linux.ibm.com>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0e90487..dd07a23 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13696,7 +13696,6 @@ F: drivers/pci/hotplug/s390_pci_hpc.c
>
> S390 VFIO-CCW DRIVER
> M: Cornelia Huck <cohuck@redhat.com>
> -M: Farhan Ali <alifm@linux.ibm.com>
> M: Eric Farman <farman@linux.ibm.com>
> R: Halil Pasic <pasic@linux.ibm.com>
> L: linux-s390@vger.kernel.org
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 1/1] MAINTAINERS: vfio-ccw: Remove myself as the maintainer
2019-07-24 21:32 ` Farhan Ali
2019-07-25 7:25 ` Christian Borntraeger
@ 2019-07-25 7:33 ` Cornelia Huck
2019-07-25 10:21 ` Heiko Carstens
2019-07-25 13:24 ` Farhan Ali
2019-07-25 7:39 ` Christian Borntraeger
2 siblings, 2 replies; 9+ messages in thread
From: Cornelia Huck @ 2019-07-25 7:33 UTC (permalink / raw)
To: Farhan Ali, Heiko Carstens, Vasily Gorbik, Christian Borntraeger
Cc: farman, pasic, linux-s390, kvm
On Wed, 24 Jul 2019 17:32:03 -0400
Farhan Ali <alifm@linux.ibm.com> wrote:
> I will not be able to continue with my maintainership responsibilities
> going forward, so remove myself as the maintainer.
::sadface::
Thank you for all of your good work!
>
> Signed-off-by: Farhan Ali <alifm@linux.ibm.com>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0e90487..dd07a23 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13696,7 +13696,6 @@ F: drivers/pci/hotplug/s390_pci_hpc.c
>
> S390 VFIO-CCW DRIVER
> M: Cornelia Huck <cohuck@redhat.com>
> -M: Farhan Ali <alifm@linux.ibm.com>
> M: Eric Farman <farman@linux.ibm.com>
> R: Halil Pasic <pasic@linux.ibm.com>
> L: linux-s390@vger.kernel.org
Acked-by: Cornelia Huck <cohuck@redhat.com>
Heiko/Vasily/Christian: can you take this one directly through the s390
tree?
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 1/1] MAINTAINERS: vfio-ccw: Remove myself as the maintainer
2019-07-25 7:33 ` Cornelia Huck
@ 2019-07-25 10:21 ` Heiko Carstens
2019-07-25 13:24 ` Farhan Ali
1 sibling, 0 replies; 9+ messages in thread
From: Heiko Carstens @ 2019-07-25 10:21 UTC (permalink / raw)
To: Cornelia Huck
Cc: Farhan Ali, Vasily Gorbik, Christian Borntraeger, farman, pasic,
linux-s390, kvm
On Thu, Jul 25, 2019 at 09:33:35AM +0200, Cornelia Huck wrote:
> On Wed, 24 Jul 2019 17:32:03 -0400
> Farhan Ali <alifm@linux.ibm.com> wrote:
>
> > I will not be able to continue with my maintainership responsibilities
> > going forward, so remove myself as the maintainer.
>
> ::sadface::
>
> Thank you for all of your good work!
>
> >
> > Signed-off-by: Farhan Ali <alifm@linux.ibm.com>
> > ---
> > MAINTAINERS | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 0e90487..dd07a23 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -13696,7 +13696,6 @@ F: drivers/pci/hotplug/s390_pci_hpc.c
> >
> > S390 VFIO-CCW DRIVER
> > M: Cornelia Huck <cohuck@redhat.com>
> > -M: Farhan Ali <alifm@linux.ibm.com>
> > M: Eric Farman <farman@linux.ibm.com>
> > R: Halil Pasic <pasic@linux.ibm.com>
> > L: linux-s390@vger.kernel.org
>
> Acked-by: Cornelia Huck <cohuck@redhat.com>
>
> Heiko/Vasily/Christian: can you take this one directly through the s390
> tree?
Sure.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 1/1] MAINTAINERS: vfio-ccw: Remove myself as the maintainer
2019-07-25 7:33 ` Cornelia Huck
2019-07-25 10:21 ` Heiko Carstens
@ 2019-07-25 13:24 ` Farhan Ali
1 sibling, 0 replies; 9+ messages in thread
From: Farhan Ali @ 2019-07-25 13:24 UTC (permalink / raw)
To: Cornelia Huck, Heiko Carstens, Vasily Gorbik,
Christian Borntraeger
Cc: farman, pasic, linux-s390, kvm
On 07/25/2019 03:33 AM, Cornelia Huck wrote:
> On Wed, 24 Jul 2019 17:32:03 -0400
> Farhan Ali <alifm@linux.ibm.com> wrote:
>
>> I will not be able to continue with my maintainership responsibilities
>> going forward, so remove myself as the maintainer.
>
> ::sadface::
>
> Thank you for all of your good work!
It was a pleasure working with everyone :)
Thanks for all your help.
Thanks
Farhan
>
>>
>> Signed-off-by: Farhan Ali <alifm@linux.ibm.com>
>> ---
>> MAINTAINERS | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 0e90487..dd07a23 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -13696,7 +13696,6 @@ F: drivers/pci/hotplug/s390_pci_hpc.c
>>
>> S390 VFIO-CCW DRIVER
>> M: Cornelia Huck <cohuck@redhat.com>
>> -M: Farhan Ali <alifm@linux.ibm.com>
>> M: Eric Farman <farman@linux.ibm.com>
>> R: Halil Pasic <pasic@linux.ibm.com>
>> L: linux-s390@vger.kernel.org
>
> Acked-by: Cornelia Huck <cohuck@redhat.com>
>
> Heiko/Vasily/Christian: can you take this one directly through the s390
> tree?
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 1/1] MAINTAINERS: vfio-ccw: Remove myself as the maintainer
2019-07-24 21:32 ` Farhan Ali
2019-07-25 7:25 ` Christian Borntraeger
2019-07-25 7:33 ` Cornelia Huck
@ 2019-07-25 7:39 ` Christian Borntraeger
2 siblings, 0 replies; 9+ messages in thread
From: Christian Borntraeger @ 2019-07-25 7:39 UTC (permalink / raw)
To: Farhan Ali, cohuck, farman, pasic; +Cc: linux-s390, kvm
On 24.07.19 23:32, Farhan Ali wrote:
> I will not be able to continue with my maintainership responsibilities
> going forward, so remove myself as the maintainer.
>
> Signed-off-by: Farhan Ali <alifm@linux.ibm.com>
applied to the s390 tree. Thanks for all your work.
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0e90487..dd07a23 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13696,7 +13696,6 @@ F: drivers/pci/hotplug/s390_pci_hpc.c
>
> S390 VFIO-CCW DRIVER
> M: Cornelia Huck <cohuck@redhat.com>
> -M: Farhan Ali <alifm@linux.ibm.com>
> M: Eric Farman <farman@linux.ibm.com>
> R: Halil Pasic <pasic@linux.ibm.com>
> L: linux-s390@vger.kernel.org
>
^ permalink raw reply [flat|nested] 9+ messages in thread