From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id EC3EE3772 for ; Thu, 14 Jul 2016 03:10:03 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga103.fm.intel.com with ESMTP; 13 Jul 2016 18:10:03 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,360,1464678000"; d="scan'208";a="1016436998" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by orsmga002.jf.intel.com with ESMTP; 13 Jul 2016 18:10:02 -0700 Date: Thu, 14 Jul 2016 09:12:54 +0800 From: Yuanhan Liu To: Jeff Shaw Cc: dev@dpdk.org, siobhan.a.butler@intel.com, john.mcnamara@intel.com Message-ID: <20160714011254.GA5146@yliu-dev.sh.intel.com> References: <1468410662-28595-1-git-send-email-jeffrey.b.shaw@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1468410662-28595-1-git-send-email-jeffrey.b.shaw@intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] doc: fix mailing list address typo. 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: Thu, 14 Jul 2016 01:10:04 -0000 On Wed, Jul 13, 2016 at 04:51:02AM -0700, Jeff Shaw wrote: > The correct mailing list dev@dpdk.org, not dev@dpkg.org. Nice catch! Reviewed-by: Yuanhan Liu --yliu