From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48])
 by dpdk.org (Postfix) with ESMTP id 82AA712A8
 for <dev@dpdk.org>; Fri, 18 Mar 2016 08:50:08 +0100 (CET)
Received: by mail-wm0-f48.google.com with SMTP id p65so25056913wmp.0
 for <dev@dpdk.org>; Fri, 18 Mar 2016 00:50:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:organization:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding;
 bh=Rm4f29rW0irQisyLZhjKFhAxHY7/JOkBU3vtx0qAVdY=;
 b=LOgkGFBTXYHOG3mnZJ1Nskz8slkiAkcIpFLQC7mkQsEzYrabKSInUENMy3WTG3hWb2
 OXgPecaWKSlcZt0ZZ9vs5y88dOv2C/lenwfrBdbNgrQmmpnZTGsI9oNVpoBI+8SqyIja
 sBE6LgN8FuZX2hZsvKLv0ZTk81Ul6OObhiWxZzHlu2ZjOCjTpxQJ+0dklYgQCwWWzJg6
 07K6F09ip2Cuw3DhSd13lh+Oeyry111OiGWd4bLCVa99tqxG7JsIFfcbXWiCO31pwH7g
 gh6R8GvPKl6ocMHOUmqRYQSHim5FKJbcA1XfKC4D1rtzh3K6u0DBZbDLeEQxYxyQLwnM
 myyQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:organization
 :user-agent:in-reply-to:references:mime-version
 :content-transfer-encoding;
 bh=Rm4f29rW0irQisyLZhjKFhAxHY7/JOkBU3vtx0qAVdY=;
 b=N8bzzMa39oOkNuos8NvrlkC4vfpxznSAaDJPZVlD3pAAp0VFIRTDBzSi0WOxRJ/Ny9
 AW99RAWhBZqrYgehnJ6HvXgBiOGvS2In22+ToZEjNN0YfEP+x/RYLqSH/K4iVVRv1gci
 CEuhEPIgUxkVLRSRBO4hZDm37Nsfy/A3URwZclk4/QmK0uIobSYeZih0kwWoS3DWJHT0
 ipNTtc4XnIZjHFAiEPjomgl9vMQnmBJqKIvneTr358sIf5CZPTDNKVYE5f3PgmwEepMW
 SwfAbA0T6BtL68+FJk5lr4PE9xG9fxRpXAl4aFQxhyB1YAER7COZ/y0jccGRtYmTqyv7
 4q8A==
X-Gm-Message-State: AD7BkJIujgg9tevcR/kWtCvV2TadvJXO4HujiJEYbafiffB19V2gdijgB8s0SCcL5etXWcJ0
X-Received: by 10.28.113.155 with SMTP id d27mr15959302wmi.67.1458287408370;
 Fri, 18 Mar 2016 00:50:08 -0700 (PDT)
Received: from xps13.localnet (91.111.75.86.rev.sfr.net. [86.75.111.91])
 by smtp.gmail.com with ESMTPSA id u202sm33696084wmd.24.2016.03.18.00.50.07
 (version=TLSv1/SSLv3 cipher=OTHER);
 Fri, 18 Mar 2016 00:50:07 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: John Daley <johndale@cisco.com>
Cc: dev@dpdk.org
Date: Fri, 18 Mar 2016 08:48:37 +0100
Message-ID: <4766324.fcUVzG6iYY@xps13>
Organization: 6WIND
User-Agent: KMail/4.14.10 (Linux/4.1.6-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <1458254582-27440-1-git-send-email-johndale@cisco.com>
References: <1458254582-27440-1-git-send-email-johndale@cisco.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-dev] [PATCH] enic: change maintainers
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Fri, 18 Mar 2016 07:50:08 -0000

2016-03-17 15:43, John Daley:
> Change maintainers for ENIC PMD.
> 
> Signed-off-by: John Daley <johndale@cisco.com>
> ---
>  doc/guides/nics/enic.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Please update the MAINTAINERS file.