From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id D88E52A61 for ; Fri, 6 Feb 2015 14:14:38 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 06 Feb 2015 05:11:00 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,529,1418112000"; d="scan'208";a="648360949" Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59]) by orsmga001.jf.intel.com with ESMTP; 06 Feb 2015 05:14:24 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.64]) by IRSMSX151.ger.corp.intel.com ([169.254.4.84]) with mapi id 14.03.0195.001; Fri, 6 Feb 2015 13:14:15 +0000 From: "Gonzalez Monroy, Sergio" To: "Ouyang, Changchun" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] maintainer: claim review for virtio/vhost Thread-Index: AQHQQOc2XTp5UGIu+EefW62sx1JLtpzjm8BA Date: Fri, 6 Feb 2015 13:14:15 +0000 Message-ID: <91383E96CE459D47BCE92EFBF5CE73B004F46E2B@IRSMSX108.ger.corp.intel.com> References: <1423101448-32505-1-git-send-email-changchun.ouyang@intel.com> In-Reply-To: <1423101448-32505-1-git-send-email-changchun.ouyang@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] maintainer: claim review for virtio/vhost X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2015 13:14:39 -0000 > 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 >=20 > 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 >=20 > Signed-off-by: Changchun Ouyang > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) >=20 > 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/ >=20 > RedHat virtio > +M: Changchun Ouyang > 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