[2/2] maintainers: add Vhost and Virtio co-maintainers

Message ID 20180612080127.28308-3-maxime.coquelin@redhat.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series maintainers: updates for Vhost and Virtio |

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/Intel-compilation success Compilation OK

Commit Message

Maxime Coquelin June 12, 2018, 8:01 a.m. UTC
  Add Tiwei and Zhihong as co-maintainers for the Vhost and
Virtio components. They have done great contributions recently,
and been very helpfull in helping to review Vhost and Virtio
series.

Also, add Tiwei as backup for the Next-virtio tree.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)
  

Comments

Tiwei Bie June 13, 2018, 8:41 a.m. UTC | #1
On Tue, Jun 12, 2018 at 10:01:27AM +0200, Maxime Coquelin wrote:
> Add Tiwei and Zhihong as co-maintainers for the Vhost and
> Virtio components. They have done great contributions recently,
> and been very helpfull in helping to review Vhost and Virtio
> series.
> 
> Also, add Tiwei as backup for the Next-virtio tree.
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>

Thank you very much for proposing me as a co-maintainer.
I'm very glad to help co-maintain these components! :)

Acked-by: Tiwei Bie <tiwei.bie@intel.com>

> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1c28f6d38..14939f10a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -41,6 +41,7 @@ T: git://dpdk.org/next/dpdk-next-net-mlx
>  
>  Next-virtio Tree
>  M: Maxime Coquelin <maxime.coquelin@redhat.com>
> +M: Tiwei Bie <tiwei.bie@intel.com>
>  T: git://dpdk.org/next/dpdk-next-virtio
>  
>  Next-crypto Tree
> @@ -654,6 +655,8 @@ F: doc/guides/nics/features/vmxnet3.ini
>  
>  Vhost-user
>  M: Maxime Coquelin <maxime.coquelin@redhat.com>
> +M: Tiwei Bie <tiwei.bie@intel.com>
> +M: Zhihong Wang <zhihong.wang@intel.com>
>  T: git://dpdk.org/next/dpdk-next-virtio
>  F: lib/librte_vhost/
>  F: doc/guides/prog_guide/vhost_lib.rst
> @@ -665,6 +668,8 @@ F: examples/vhost_crypto/
>  
>  Vhost PMD
>  M: Maxime Coquelin <maxime.coquelin@redhat.com>
> +M: Tiwei Bie <tiwei.bie@intel.com>
> +M: Zhihong Wang <zhihong.wang@intel.com>
>  T: git://dpdk.org/next/dpdk-next-virtio
>  F: drivers/net/vhost/
>  F: doc/guides/nics/vhost.rst
> @@ -673,6 +678,7 @@ F: doc/guides/nics/features/vhost.ini
>  Virtio PMD
>  M: Maxime Coquelin <maxime.coquelin@redhat.com>
>  M: Tiwei Bie <tiwei.bie@intel.com>
> +M: Zhihong Wang <zhihong.wang@intel.com>
>  T: git://dpdk.org/next/dpdk-next-virtio
>  F: drivers/net/virtio/
>  F: doc/guides/nics/virtio.rst
> -- 
> 2.14.3
>
  
Zhihong Wang June 13, 2018, 9:01 a.m. UTC | #2
> -----Original Message-----
> From: Maxime Coquelin [mailto:maxime.coquelin@redhat.com]
> Sent: Tuesday, June 12, 2018 4:01 PM
> To: mtetsuyah@gmail.com; Bie, Tiwei <tiwei.bie@intel.com>; Wang, Zhihong
> <zhihong.wang@intel.com>; dev@dpdk.org
> Cc: thomas@monjalon.net; Yigit, Ferruh <ferruh.yigit@intel.com>; Maxime
> Coquelin <maxime.coquelin@redhat.com>
> Subject: [PATCH 2/2] maintainers: add Vhost and Virtio co-maintainers
> 
> Add Tiwei and Zhihong as co-maintainers for the Vhost and
> Virtio components. They have done great contributions recently,
> and been very helpfull in helping to review Vhost and Virtio
> series.
> 
> Also, add Tiwei as backup for the Next-virtio tree.
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>

Thanks for the proposal! I'm really glad to help co-maintain the
Virtio and Vhost components.

Acked-by: Zhihong Wang <zhihong.wang@intel.com>

> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1c28f6d38..14939f10a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -41,6 +41,7 @@ T: git://dpdk.org/next/dpdk-next-net-mlx
> 
>  Next-virtio Tree
>  M: Maxime Coquelin <maxime.coquelin@redhat.com>
> +M: Tiwei Bie <tiwei.bie@intel.com>
>  T: git://dpdk.org/next/dpdk-next-virtio
> 
>  Next-crypto Tree
> @@ -654,6 +655,8 @@ F: doc/guides/nics/features/vmxnet3.ini
> 
>  Vhost-user
>  M: Maxime Coquelin <maxime.coquelin@redhat.com>
> +M: Tiwei Bie <tiwei.bie@intel.com>
> +M: Zhihong Wang <zhihong.wang@intel.com>
>  T: git://dpdk.org/next/dpdk-next-virtio
>  F: lib/librte_vhost/
>  F: doc/guides/prog_guide/vhost_lib.rst
> @@ -665,6 +668,8 @@ F: examples/vhost_crypto/
> 
>  Vhost PMD
>  M: Maxime Coquelin <maxime.coquelin@redhat.com>
> +M: Tiwei Bie <tiwei.bie@intel.com>
> +M: Zhihong Wang <zhihong.wang@intel.com>
>  T: git://dpdk.org/next/dpdk-next-virtio
>  F: drivers/net/vhost/
>  F: doc/guides/nics/vhost.rst
> @@ -673,6 +678,7 @@ F: doc/guides/nics/features/vhost.ini
>  Virtio PMD
>  M: Maxime Coquelin <maxime.coquelin@redhat.com>
>  M: Tiwei Bie <tiwei.bie@intel.com>
> +M: Zhihong Wang <zhihong.wang@intel.com>
>  T: git://dpdk.org/next/dpdk-next-virtio
>  F: drivers/net/virtio/
>  F: doc/guides/nics/virtio.rst
> --
> 2.14.3
  
Yang, Zhiyong June 13, 2018, 10:02 a.m. UTC | #3
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Maxime Coquelin
> Sent: Tuesday, June 12, 2018 4:01 PM
> To: mtetsuyah@gmail.com; Bie, Tiwei <tiwei.bie@intel.com>; Wang, Zhihong
> <zhihong.wang@intel.com>; dev@dpdk.org
> Cc: thomas@monjalon.net; Yigit, Ferruh <ferruh.yigit@intel.com>; Maxime
> Coquelin <maxime.coquelin@redhat.com>
> Subject: [dpdk-dev] [PATCH 2/2] maintainers: add Vhost and Virtio co-
> maintainers
> 
> Add Tiwei and Zhihong as co-maintainers for the Vhost and Virtio components.
> They have done great contributions recently, and been very helpfull in helping
> to review Vhost and Virtio series.
> 
> Also, add Tiwei as backup for the Next-virtio tree.
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> ---

Obviously, Zhihong and Tiwei are the best candidates for Vhost and Virtio maintainer.

Acked-by: Zhiyong Yang <zhiyong.yang@intel.com>
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 1c28f6d38..14939f10a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -41,6 +41,7 @@  T: git://dpdk.org/next/dpdk-next-net-mlx
 
 Next-virtio Tree
 M: Maxime Coquelin <maxime.coquelin@redhat.com>
+M: Tiwei Bie <tiwei.bie@intel.com>
 T: git://dpdk.org/next/dpdk-next-virtio
 
 Next-crypto Tree
@@ -654,6 +655,8 @@  F: doc/guides/nics/features/vmxnet3.ini
 
 Vhost-user
 M: Maxime Coquelin <maxime.coquelin@redhat.com>
+M: Tiwei Bie <tiwei.bie@intel.com>
+M: Zhihong Wang <zhihong.wang@intel.com>
 T: git://dpdk.org/next/dpdk-next-virtio
 F: lib/librte_vhost/
 F: doc/guides/prog_guide/vhost_lib.rst
@@ -665,6 +668,8 @@  F: examples/vhost_crypto/
 
 Vhost PMD
 M: Maxime Coquelin <maxime.coquelin@redhat.com>
+M: Tiwei Bie <tiwei.bie@intel.com>
+M: Zhihong Wang <zhihong.wang@intel.com>
 T: git://dpdk.org/next/dpdk-next-virtio
 F: drivers/net/vhost/
 F: doc/guides/nics/vhost.rst
@@ -673,6 +678,7 @@  F: doc/guides/nics/features/vhost.ini
 Virtio PMD
 M: Maxime Coquelin <maxime.coquelin@redhat.com>
 M: Tiwei Bie <tiwei.bie@intel.com>
+M: Zhihong Wang <zhihong.wang@intel.com>
 T: git://dpdk.org/next/dpdk-next-virtio
 F: drivers/net/virtio/
 F: doc/guides/nics/virtio.rst