linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: vfio-platform: Update sub-maintainers
@ 2018-03-23 17:59 Alvise Rigo
  2018-03-23 19:59 ` Alex Williamson
  0 siblings, 1 reply; 4+ messages in thread
From: Alvise Rigo @ 2018-03-23 17:59 UTC (permalink / raw)
  To: alex.williamson, kvm, eric.auger; +Cc: linux-kernel, a.rigo

Update the sub-maintainer entry as Baptiste has moved.

Add me and Eric Auger as sub-maintainers of the VFIO plaform driver.

Signed-off-by: Alvise Rigo <a.rigo@virtualopensystems.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 73c0cdabf755..9619c41c2316 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14688,7 +14688,8 @@ F:	include/linux/mdev.h
 F:	samples/vfio-mdev/
 
 VFIO PLATFORM DRIVER
-M:	Baptiste Reynal <b.reynal@virtualopensystems.com>
+M:	Alvise Rigo <a.rigo@virtualopensystems.com>
+M:	Eric Auger <eric.auger@redhat.com>
 L:	kvm@vger.kernel.org
 S:	Maintained
 F:	drivers/vfio/platform/
-- 
2.14.3

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

* Re: [PATCH] MAINTAINERS: vfio-platform: Update sub-maintainers
  2018-03-23 17:59 [PATCH] MAINTAINERS: vfio-platform: Update sub-maintainers Alvise Rigo
@ 2018-03-23 19:59 ` Alex Williamson
  2018-03-26  7:11   ` Auger Eric
  2018-03-26  8:01   ` Alvise Rigo
  0 siblings, 2 replies; 4+ messages in thread
From: Alex Williamson @ 2018-03-23 19:59 UTC (permalink / raw)
  To: Alvise Rigo; +Cc: kvm, eric.auger, linux-kernel

On Fri, 23 Mar 2018 18:59:29 +0100
Alvise Rigo <a.rigo@virtualopensystems.com> wrote:

> Update the sub-maintainer entry as Baptiste has moved.
> 
> Add me and Eric Auger as sub-maintainers of the VFIO plaform driver.
> 
> Signed-off-by: Alvise Rigo <a.rigo@virtualopensystems.com>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 73c0cdabf755..9619c41c2316 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14688,7 +14688,8 @@ F:	include/linux/mdev.h
>  F:	samples/vfio-mdev/
>  
>  VFIO PLATFORM DRIVER
> -M:	Baptiste Reynal <b.reynal@virtualopensystems.com>
> +M:	Alvise Rigo <a.rigo@virtualopensystems.com>
> +M:	Eric Auger <eric.auger@redhat.com>
>  L:	kvm@vger.kernel.org
>  S:	Maintained
>  F:	drivers/vfio/platform/

Hi Alvise,

Thanks for updating this file, I haven't heard from Baptiste for a long
time and I already look to Eric as the de-facto sub-maintainer of vfio
platform.  However, I don't have any experience with your reviews, nor
do I see any commits in vfio platform or elsewhere in the kernel
attributed to you.  I certainly welcome you on as a designated reviewer
(ie. R:), but I would probably only consider Eric to be the
sub-maintainer at this point.  Any objection, Eric?  Thanks,

Alex

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

* Re: [PATCH] MAINTAINERS: vfio-platform: Update sub-maintainers
  2018-03-23 19:59 ` Alex Williamson
@ 2018-03-26  7:11   ` Auger Eric
  2018-03-26  8:01   ` Alvise Rigo
  1 sibling, 0 replies; 4+ messages in thread
From: Auger Eric @ 2018-03-26  7:11 UTC (permalink / raw)
  To: Alex Williamson, Alvise Rigo; +Cc: kvm, linux-kernel

Hi Alex,

On 23/03/18 20:59, Alex Williamson wrote:
> On Fri, 23 Mar 2018 18:59:29 +0100
> Alvise Rigo <a.rigo@virtualopensystems.com> wrote:
> 
>> Update the sub-maintainer entry as Baptiste has moved.
>>
>> Add me and Eric Auger as sub-maintainers of the VFIO plaform driver.
>>
>> Signed-off-by: Alvise Rigo <a.rigo@virtualopensystems.com>
>> ---
>>  MAINTAINERS | 3 ++-
>>  1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 73c0cdabf755..9619c41c2316 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -14688,7 +14688,8 @@ F:	include/linux/mdev.h
>>  F:	samples/vfio-mdev/
>>  
>>  VFIO PLATFORM DRIVER
>> -M:	Baptiste Reynal <b.reynal@virtualopensystems.com>
>> +M:	Alvise Rigo <a.rigo@virtualopensystems.com>
>> +M:	Eric Auger <eric.auger@redhat.com>
>>  L:	kvm@vger.kernel.org
>>  S:	Maintained
>>  F:	drivers/vfio/platform/
> 
> Hi Alvise,
> 
> Thanks for updating this file, I haven't heard from Baptiste for a long
> time and I already look to Eric as the de-facto sub-maintainer of vfio
> platform.  However, I don't have any experience with your reviews, nor
> do I see any commits in vfio platform or elsewhere in the kernel
> attributed to you.  I certainly welcome you on as a designated reviewer
> (ie. R:), but I would probably only consider Eric to be the
> sub-maintainer at this point.  Any objection, Eric?  Thanks,

No objection from me.

Thanks

Eric
> 
> Alex
> 

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

* Re: [PATCH] MAINTAINERS: vfio-platform: Update sub-maintainers
  2018-03-23 19:59 ` Alex Williamson
  2018-03-26  7:11   ` Auger Eric
@ 2018-03-26  8:01   ` Alvise Rigo
  1 sibling, 0 replies; 4+ messages in thread
From: Alvise Rigo @ 2018-03-26  8:01 UTC (permalink / raw)
  To: Alex Williamson; +Cc: kvm, Auger Eric, linux-kernel

On Fri, Mar 23, 2018 at 8:59 PM, Alex Williamson
<alex.williamson@redhat.com> wrote:
> On Fri, 23 Mar 2018 18:59:29 +0100
> Alvise Rigo <a.rigo@virtualopensystems.com> wrote:
>
>> Update the sub-maintainer entry as Baptiste has moved.
>>
>> Add me and Eric Auger as sub-maintainers of the VFIO plaform driver.
>>
>> Signed-off-by: Alvise Rigo <a.rigo@virtualopensystems.com>
>> ---
>>  MAINTAINERS | 3 ++-
>>  1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 73c0cdabf755..9619c41c2316 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -14688,7 +14688,8 @@ F:    include/linux/mdev.h
>>  F:   samples/vfio-mdev/
>>
>>  VFIO PLATFORM DRIVER
>> -M:   Baptiste Reynal <b.reynal@virtualopensystems.com>
>> +M:   Alvise Rigo <a.rigo@virtualopensystems.com>
>> +M:   Eric Auger <eric.auger@redhat.com>
>>  L:   kvm@vger.kernel.org
>>  S:   Maintained
>>  F:   drivers/vfio/platform/
>
> Hi Alvise,
>
> Thanks for updating this file, I haven't heard from Baptiste for a long
> time and I already look to Eric as the de-facto sub-maintainer of vfio
> platform.  However, I don't have any experience with your reviews, nor
> do I see any commits in vfio platform or elsewhere in the kernel
> attributed to you.  I certainly welcome you on as a designated reviewer
> (ie. R:), but I would probably only consider Eric to be the
> sub-maintainer at this point.  Any objection, Eric?  Thanks,

Hello Alex,

Go on as you suggest, I don't have any objection.

Best regards,
alvise

>
> Alex

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

end of thread, other threads:[~2018-03-26  8:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-23 17:59 [PATCH] MAINTAINERS: vfio-platform: Update sub-maintainers Alvise Rigo
2018-03-23 19:59 ` Alex Williamson
2018-03-26  7:11   ` Auger Eric
2018-03-26  8:01   ` Alvise Rigo

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