From patchwork Thu Mar 17 22:43:02 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "John Daley (johndale)" X-Patchwork-Id: 11573 Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [IPv6:::1]) by dpdk.org (Postfix) with ESMTP id C4BD35684; Thu, 17 Mar 2016 23:43:08 +0100 (CET) Received: from alln-iport-7.cisco.com (alln-iport-7.cisco.com [173.37.142.94]) by dpdk.org (Postfix) with ESMTP id 170F85681 for ; Thu, 17 Mar 2016 23:43:06 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=578; q=dns/txt; s=iport; t=1458254587; x=1459464187; h=from:to:cc:subject:date:message-id; bh=3KSUYgBpJ3LLBKe1dqR2gTVbG/H1Cjcta//oMk6KYNw=; b=lcPk1oZ41XNoXUQIgVbkjpxcCm1aACOIfhx8nAepG3SOsaxgsTLu3ecm U91QmqwiM5y68kLB23wepAXAAbgnaQXffPBj9+W5VR8Rc6Y/Fm705Hy9e wyrMYSAyvWNcQHnQF7ESneWtar1BeFmTTjdsPa7gE7EExl8YdwsKm4U+N 4=; X-IronPort-AV: E=Sophos;i="5.24,351,1454976000"; d="scan'208";a="250630377" Received: from rcdn-core-5.cisco.com ([173.37.93.156]) by alln-iport-7.cisco.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Mar 2016 22:43:06 +0000 Received: from cisco.com (savbu-usnic-a.cisco.com [10.193.184.48]) by rcdn-core-5.cisco.com (8.14.5/8.14.5) with ESMTP id u2HMh5xK030975; Thu, 17 Mar 2016 22:43:06 GMT Received: by cisco.com (Postfix, from userid 392789) id CE15E3FAAD77; Thu, 17 Mar 2016 15:43:05 -0700 (PDT) From: John Daley To: dev@dpdk.org Cc: John Daley Date: Thu, 17 Mar 2016 15:43:02 -0700 Message-Id: <1458254582-27440-1-git-send-email-johndale@cisco.com> X-Mailer: git-send-email 2.7.0 Subject: [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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Change maintainers for ENIC PMD. Signed-off-by: John Daley --- doc/guides/nics/enic.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/nics/enic.rst b/doc/guides/nics/enic.rst index 2a228fd..e67c3db 100644 --- a/doc/guides/nics/enic.rst +++ b/doc/guides/nics/enic.rst @@ -218,4 +218,4 @@ Any questions or bugs should be reported to DPDK community and to the ENIC PMD maintainers: - John Daley -- Sujith Sankar +- Nelson Escobar