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 216BB58EF for ; Mon, 9 Feb 2015 01:47:18 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 08 Feb 2015 16:43:36 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,540,1418112000"; d="scan'208";a="649231088" Received: from pgsmsx102.gar.corp.intel.com ([10.221.44.80]) by orsmga001.jf.intel.com with ESMTP; 08 Feb 2015 16:47:15 -0800 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by PGSMSX102.gar.corp.intel.com (10.221.44.80) with Microsoft SMTP Server (TLS) id 14.3.195.1; Mon, 9 Feb 2015 08:44:13 +0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.161]) by shsmsx102.ccr.corp.intel.com ([169.254.2.62]) with mapi id 14.03.0195.001; Mon, 9 Feb 2015 08:44:13 +0800 From: "Zhang, Helin" To: "Doherty, Declan" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] MAINTAINERS: claim responsibility for Link Bonding PMD Thread-Index: AQHQPHQeWf3h4f6QPUaW01YdqQTv0ZznighA Date: Mon, 9 Feb 2015 00:44:13 +0000 Message-ID: References: <1422612356-31347-1-git-send-email-declan.doherty@intel.com> In-Reply-To: <1422612356-31347-1-git-send-email-declan.doherty@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] MAINTAINERS: claim responsibility for Link Bonding PMD 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: Mon, 09 Feb 2015 00:47:22 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Declan Doherty > Sent: Friday, January 30, 2015 6:06 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] MAINTAINERS: claim responsibility for Link Bo= nding > PMD >=20 > Signed-off-by: Declan Doherty Acked-by: Helin Zhang > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/MAINTAINERS b/MAINTAINERS > index 5fccdbb..743fa49 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -161,6 +161,7 @@ Drivers > ------- >=20 > Link bonding > +M: Declan Doherty > F: lib/librte_pmd_bond/ > F: doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst > F: app/test/test_link_bonding.c > -- > 1.9.3