[dpdk-dev] maintainer: claim review for virtio/vhost

Message ID 1423101448-32505-1-git-send-email-changchun.ouyang@intel.com (mailing list archive)
State Accepted, archived
Headers

Commit Message

Ouyang Changchun Feb. 5, 2015, 1:57 a.m. UTC
  I will be a volunteer of reviewing the following files:
   lib/librte_pmd_virtio/
   doc/guides/prog_guide/poll_mode_drv_emulated_virtio_nic.rst
   lib/librte_vhost/
   doc/guides/prog_guide/vhost_lib.rst
   examples/vhost/
   doc/guides/sample_app_ug/vhost.rst

Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Sergio Gonzalez Monroy Feb. 6, 2015, 1:14 p.m. UTC | #1
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ouyang Changchun
> Sent: Thursday, February 5, 2015 1:57 AM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] maintainer: claim review for virtio/vhost
> 
> I will be a volunteer of reviewing the following files:
>    lib/librte_pmd_virtio/
>    doc/guides/prog_guide/poll_mode_drv_emulated_virtio_nic.rst
>    lib/librte_vhost/
>    doc/guides/prog_guide/vhost_lib.rst
>    examples/vhost/
>    doc/guides/sample_app_ug/vhost.rst
> 
> Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9a63714..b4f1c1c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -198,6 +198,7 @@ Intel i40e
>  F: lib/librte_pmd_i40e/
> 
>  RedHat virtio
> +M: Changchun Ouyang <changchun.ouyang@intel.com>
>  F: lib/librte_pmd_virtio/
>  F: doc/guides/prog_guide/poll_mode_drv_emulated_virtio_nic.rst
>  F: lib/librte_vhost/
> --
> 1.8.4.2

Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
  
Thomas Monjalon Feb. 9, 2015, 3:34 p.m. UTC | #2
> > I will be a volunteer of reviewing the following files:
> >    lib/librte_pmd_virtio/
> >    doc/guides/prog_guide/poll_mode_drv_emulated_virtio_nic.rst
> >    lib/librte_vhost/
> >    doc/guides/prog_guide/vhost_lib.rst
> >    examples/vhost/
> >    doc/guides/sample_app_ug/vhost.rst
> > 
> > Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
> 
> Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>

Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>

Applied, thanks
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 9a63714..b4f1c1c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -198,6 +198,7 @@  Intel i40e
 F: lib/librte_pmd_i40e/
 
 RedHat virtio
+M: Changchun Ouyang <changchun.ouyang@intel.com>
 F: lib/librte_pmd_virtio/
 F: doc/guides/prog_guide/poll_mode_drv_emulated_virtio_nic.rst
 F: lib/librte_vhost/