From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by dpdk.org (Postfix) with ESMTP id 288E24C74 for ; Tue, 11 Sep 2018 12:51:35 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 621594F3; Tue, 11 Sep 2018 06:51:31 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Tue, 11 Sep 2018 06:51:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=cW/2rasjdHtgL7A7eywvBENKWt AA510oYpLsWdg5rBw=; b=fB84eeSDO5xe02ETlciY6bqFLjVSUeBjTxgpCaTuOC oUUkutSsUOHmcP2zdV8gosaQ7mg7U5D3WWygKtSR1kHsJ/HoQPDzv8aN6J81sdYI e5CsZFn4s2AXhQUegw1xjj2Cb2ixwTHroFBRCVCSFmZJg5hWZuNnlTZtjD3/58qM s= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=cW/2ra sjdHtgL7A7eywvBENKWtAA510oYpLsWdg5rBw=; b=Yuo8QMSydLedawNRQL0poS vEjLzBAq50QpirNuPDCfBaFQma+FVmY8PqgNEdzQ06JWYyDEvfhSE0/B5EdbPWMK RjBBawEc5+M67dZVYInnzF6IMF/vHDO5oi1NfH/4ktT1KQZUvg4ZzOrkPS74V8vi lakF4Ml6yLW96gF1/lAQZNQPnIZDlEnYauhc6SGQuj6/55Y4FDTIRYlbdV1aJjE7 8dS3UG28EZDkBemS45sGHSctBPSvo77PW63MnXSj7F2pvYUU5dc7DOYnKRaYl/XW zuJ7uze4x3bHGjN6XUna1TacuVlYofjXhKFCoWnN3b9HL0pnZ9MEPVxmR7dKMLNA == X-ME-Proxy: X-ME-Sender: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 1F812E475D; Tue, 11 Sep 2018 06:51:30 -0400 (EDT) From: Thomas Monjalon To: Ferruh Yigit Cc: web@dpdk.org, Trishan de Lanerolle Date: Tue, 11 Sep 2018 12:51:28 +0200 Message-ID: <22599111.R5k2eyvXPp@xps> In-Reply-To: References: <6457343.dFaBganEPc@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] Request to have IRC channel information X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Sep 2018 10:51:35 -0000 11/09/2018 09:45, Ferruh Yigit: > I recognized while checking for this, we have two contribute pages: > https://www.dpdk.org/contribute/ > https://core.dpdk.org/contribute/ Yes, information is duplicated. Given that most of it applies only to the core project, I think we should remove the duplication and replace the content with some links. On the page https://www.dpdk.org/contribute/ we can try to do a summary about what is common to all dpdk.org projects: license, git, emails and bugzilla. The main interest of this page is to show the mailing lists. > And two techboard pages: > https://www.dpdk.org/about/governance/#techboard > https://core.dpdk.org/techboard/ The first one has already a link to the second one: "The main DPDK project has a list of maintainers and a Technical Board." So I think we can remove the "Technical Board" section from this page, given this board is related only to the DPDK core project. I would also suggest to rename "The main DPDK project" to "The DPDK core project".