From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <ferruh.yigit@intel.com> Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 71EB05594 for <web@dpdk.org>; Wed, 27 Jul 2016 16:56:18 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga103.fm.intel.com with ESMTP; 27 Jul 2016 07:56:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,430,1464678000"; d="scan'208";a="146343445" Received: from irvmail001.ir.intel.com ([163.33.26.43]) by fmsmga004.fm.intel.com with ESMTP; 27 Jul 2016 07:56:16 -0700 Received: from sivswdev02.ir.intel.com (sivswdev02.ir.intel.com [10.237.217.46]) by irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id u6REuG8p001340; Wed, 27 Jul 2016 15:56:16 +0100 Received: from sivswdev02.ir.intel.com (localhost [127.0.0.1]) by sivswdev02.ir.intel.com with ESMTP id u6REuFpm015203; Wed, 27 Jul 2016 15:56:15 +0100 Received: (from fyigit@localhost) by sivswdev02.ir.intel.com with id u6REuFlA015199; Wed, 27 Jul 2016 15:56:15 +0100 X-Authentication-Warning: sivswdev02.ir.intel.com: fyigit set sender to ferruh.yigit@intel.com using -f From: Ferruh Yigit <ferruh.yigit@intel.com> To: web@dpdk.org Cc: Thomas Monjalon <thomas.monjalon@6wind.com> Date: Wed, 27 Jul 2016 15:56:14 +0100 Message-Id: <1469631374-15169-1-git-send-email-ferruh.yigit@intel.com> X-Mailer: git-send-email 1.7.4.1 Subject: [dpdk-web] [PATCH] add spp mailing list X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: website maintenance <web.dpdk.org> List-Unsubscribe: <http://dpdk.org/ml/options/web>, <mailto:web-request@dpdk.org?subject=unsubscribe> List-Archive: <http://dpdk.org/ml/archives/web/> List-Post: <mailto:web@dpdk.org> List-Help: <mailto:web-request@dpdk.org?subject=help> List-Subscribe: <http://dpdk.org/ml/listinfo/web>, <mailto:web-request@dpdk.org?subject=subscribe> X-List-Received-Date: Wed, 27 Jul 2016 14:56:18 -0000 Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> --- ml.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ml.html b/ml.html index e6bbf30..f5f7e9f 100644 --- a/ml.html +++ b/ml.html @@ -88,6 +88,13 @@ |</td> </tr> <tr> + <th><a href="/ml/archives/spp">spp@dpdk.org</a></th> + <td>app: soft patch panel</td> + <td>| <a href="/ml/listinfo/spp">register</a> + | <a href="/ml/archives/spp">archives</a> + |</td> + </tr> + <tr> <th><a href="mailto:web@dpdk.org">web@dpdk.org</a></th> <td>website maintenance</td> <td>| <a href="/ml/listinfo/web">register</a> -- 2.7.4