qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: add Jason Wang as net subsystem maintainer
@ 2015-01-20 15:40 Stefan Hajnoczi
  2015-01-20 16:29 ` Michael S. Tsirkin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2015-01-20 15:40 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, jasowang, Stefan Hajnoczi, Anthony Liguori,
	Michael S. Tsirkin

Jason Wang will be co-maintaining the QEMU net subsystem with me.  He
has contributed improvements and reviewed patches over the past years as
part of working on virtio-net and virtualized networking.

Jason has already been backing me up with patch reviews.  For the time
being I will continue to submit pull requests.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 430688d..c808fc4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -853,6 +853,7 @@ T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
 Network device layer
 M: Anthony Liguori <aliguori@amazon.com>
 M: Stefan Hajnoczi <stefanha@redhat.com>
+M: Jason Wang <jasowang@redhat.com>
 S: Maintained
 F: net/
 T: git git://github.com/stefanha/qemu.git net
-- 
2.1.0

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: add Jason Wang as net subsystem maintainer
  2015-01-20 15:40 [Qemu-devel] [PATCH] MAINTAINERS: add Jason Wang as net subsystem maintainer Stefan Hajnoczi
@ 2015-01-20 16:29 ` Michael S. Tsirkin
  2015-01-21  3:27 ` Jason Wang
  2015-01-21 17:23 ` Stefan Hajnoczi
  2 siblings, 0 replies; 4+ messages in thread
From: Michael S. Tsirkin @ 2015-01-20 16:29 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: Peter Maydell, jasowang, qemu-devel, Anthony Liguori

On Tue, Jan 20, 2015 at 03:40:38PM +0000, Stefan Hajnoczi wrote:
> Jason Wang will be co-maintaining the QEMU net subsystem with me.  He
> has contributed improvements and reviewed patches over the past years as
> part of working on virtio-net and virtualized networking.
> 
> Jason has already been backing me up with patch reviews.  For the time
> being I will continue to submit pull requests.
> 
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

Acked-by: Michael S. Tsirkin <mst@redhat.com>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 430688d..c808fc4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -853,6 +853,7 @@ T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
>  Network device layer
>  M: Anthony Liguori <aliguori@amazon.com>
>  M: Stefan Hajnoczi <stefanha@redhat.com>
> +M: Jason Wang <jasowang@redhat.com>
>  S: Maintained
>  F: net/
>  T: git git://github.com/stefanha/qemu.git net
> -- 
> 2.1.0

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: add Jason Wang as net subsystem maintainer
  2015-01-20 15:40 [Qemu-devel] [PATCH] MAINTAINERS: add Jason Wang as net subsystem maintainer Stefan Hajnoczi
  2015-01-20 16:29 ` Michael S. Tsirkin
@ 2015-01-21  3:27 ` Jason Wang
  2015-01-21 17:23 ` Stefan Hajnoczi
  2 siblings, 0 replies; 4+ messages in thread
From: Jason Wang @ 2015-01-21  3:27 UTC (permalink / raw)
  To: Stefan Hajnoczi
  Cc: Peter Maydell, qemu-devel, Anthony Liguori, Michael S. Tsirkin



On Tue, Jan 20, 2015 at 11:40 PM, Stefan Hajnoczi <stefanha@redhat.com> 
wrote:
> Jason Wang will be co-maintaining the QEMU net subsystem with me.  He
> has contributed improvements and reviewed patches over the past years 
> as
> part of working on virtio-net and virtualized networking.
> 
> Jason has already been backing me up with patch reviews.  For the time
> being I will continue to submit pull requests.
> 
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 430688d..c808fc4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -853,6 +853,7 @@ T: git git://repo.or.cz/qemu/qmp-unstable.git 
> queue/qmp
>  Network device layer
>  M: Anthony Liguori <aliguori@amazon.com>
>  M: Stefan Hajnoczi <stefanha@redhat.com>
> +M: Jason Wang <jasowang@redhat.com>
>  S: Maintained
>  F: net/
>  T: git git://github.com/stefanha/qemu.git net
> -- 
> 2.1.0

Acked-by: Jason Wang <jasowang@redhat.com>

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: add Jason Wang as net subsystem maintainer
  2015-01-20 15:40 [Qemu-devel] [PATCH] MAINTAINERS: add Jason Wang as net subsystem maintainer Stefan Hajnoczi
  2015-01-20 16:29 ` Michael S. Tsirkin
  2015-01-21  3:27 ` Jason Wang
@ 2015-01-21 17:23 ` Stefan Hajnoczi
  2 siblings, 0 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2015-01-21 17:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, jasowang, Anthony Liguori, Michael S. Tsirkin

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

On Tue, Jan 20, 2015 at 03:40:38PM +0000, Stefan Hajnoczi wrote:
> Jason Wang will be co-maintaining the QEMU net subsystem with me.  He
> has contributed improvements and reviewed patches over the past years as
> part of working on virtio-net and virtualized networking.
> 
> Jason has already been backing me up with patch reviews.  For the time
> being I will continue to submit pull requests.
> 
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)

Thanks, applied to my net tree:
https://github.com/stefanha/qemu/commits/net

Stefan

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

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

end of thread, other threads:[~2015-01-21 17:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-20 15:40 [Qemu-devel] [PATCH] MAINTAINERS: add Jason Wang as net subsystem maintainer Stefan Hajnoczi
2015-01-20 16:29 ` Michael S. Tsirkin
2015-01-21  3:27 ` Jason Wang
2015-01-21 17:23 ` Stefan Hajnoczi

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