[Qemu-devel] [PATCH] MAINTAINERS: update virtio-rng and virtio-serial maintainer

Laurent Vivier posted 1 patch 4 years, 7 months ago
Test FreeBSD passed
Test docker-clang@ubuntu passed
Test checkpatch passed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190909180549.18760-1-lvivier@redhat.com
There is a newer version of this series
MAINTAINERS | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
[Qemu-devel] [PATCH] MAINTAINERS: update virtio-rng and virtio-serial maintainer
Posted by Laurent Vivier 4 years, 7 months ago
As discussed with Amit, I volunteer to maintain virtio-rng and virtio-serial
previously maintained by Amit.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
---
 MAINTAINERS | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 50eaf005f40e..db916ade55cd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1554,7 +1554,8 @@ F: include/hw/virtio/virtio-input.h
 F: contrib/vhost-user-input/*
 
 virtio-serial
-M: Amit Shah <amit@kernel.org>
+M: Laurent Vivier <lvivier@redhat.com>
+R: Amit Shah <amit@kernel.org>
 S: Supported
 F: hw/char/virtio-serial-bus.c
 F: hw/char/virtio-console.c
@@ -1563,7 +1564,8 @@ F: tests/virtio-console-test.c
 F: tests/virtio-serial-test.c
 
 virtio-rng
-M: Amit Shah <amit@kernel.org>
+M: Laurent Vivier <lvivier@redhat.com>
+R: Amit Shah <amit@kernel.org>
 S: Supported
 F: hw/virtio/virtio-rng.c
 F: include/hw/virtio/virtio-rng.h
-- 
2.21.0


Re: [Qemu-devel] [PATCH] MAINTAINERS: update virtio-rng and virtio-serial maintainer
Posted by Amit Shah 4 years, 7 months ago
On Mon, 2019-09-09 at 20:05 +0200, Laurent Vivier wrote:
> As discussed with Amit, I volunteer to maintain virtio-rng and
> virtio-serial
> previously maintained by Amit.
> 
> Signed-off-by: Laurent Vivier <lvivier@redhat.com>

Acked-by: Amit Shah <amit@kernel.org>

> ---
>  MAINTAINERS | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 50eaf005f40e..db916ade55cd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1554,7 +1554,8 @@ F: include/hw/virtio/virtio-input.h
>  F: contrib/vhost-user-input/*
>  
>  virtio-serial
> -M: Amit Shah <amit@kernel.org>
> +M: Laurent Vivier <lvivier@redhat.com>
> +R: Amit Shah <amit@kernel.org>
>  S: Supported
>  F: hw/char/virtio-serial-bus.c
>  F: hw/char/virtio-console.c
> @@ -1563,7 +1564,8 @@ F: tests/virtio-console-test.c
>  F: tests/virtio-serial-test.c
>  
>  virtio-rng
> -M: Amit Shah <amit@kernel.org>
> +M: Laurent Vivier <lvivier@redhat.com>
> +R: Amit Shah <amit@kernel.org>
>  S: Supported
>  F: hw/virtio/virtio-rng.c
>  F: include/hw/virtio/virtio-rng.h