From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Shaw Subject: [PATCH] doc: fix mailing list address typo. Date: Wed, 13 Jul 2016 04:51:02 -0700 Message-ID: <1468410662-28595-1-git-send-email-jeffrey.b.shaw@intel.com> To: dev@dpdk.org, siobhan.a.butler@intel.com, john.mcnamara@intel.com Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 83AEA2C39 for ; Wed, 13 Jul 2016 21:51:25 +0200 (CEST) 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" The correct mailing list dev@dpdk.org, not dev@dpkg.org. Signed-off-by: Jeff Shaw --- doc/guides/contributing/patches.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/contributing/patches.rst b/doc/guides/contributing/patches.rst index 06af91d..16a21a5 100644 --- a/doc/guides/contributing/patches.rst +++ b/doc/guides/contributing/patches.rst @@ -22,7 +22,7 @@ The DPDK development process has the following features: * Patches are reviewed publicly on the mailing list. * Successfully reviewed patches are merged to the master branch of the repository. -The mailing list for DPDK development is `dev@dpkg.org `_. +The mailing list for DPDK development is `dev@dpdk.org `_. Contributors will need to `register for the mailing list `_ in order to submit patches. It is also worth registering for the DPDK `Patchwork `_ -- 2.5.0