From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 5C1F81C0B for ; Thu, 6 Jul 2017 03:44:14 +0200 (CEST) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Jul 2017 18:44:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,314,1496127600"; d="scan'208";a="122795054" Received: from debian-zgviawfucg.sh.intel.com (HELO debian-ZGViaWFuCg) ([10.67.104.212]) by fmsmga005.fm.intel.com with ESMTP; 05 Jul 2017 18:44:12 -0700 Date: Thu, 6 Jul 2017 09:45:23 +0800 From: Tiwei Bie To: Thomas Monjalon Cc: dev@dpdk.org, Trishan de Lanerolle Message-ID: <20170706014522.GA19654@debian-ZGViaWFuCg> References: <12616607.9t08ciOrBu@xps> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <12616607.9t08ciOrBu@xps> User-Agent: Mutt/1.7.2 (2016-11-26) Subject: Re: [dpdk-dev] DPDK & github X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jul 2017 01:44:14 -0000 On Wed, Jul 05, 2017 at 11:48:20PM +0200, Thomas Monjalon wrote: > Hi, > > Following community requests, the Linux Foundation tried to get > the ownership of the DPDK account on GitHub which was owned > by someone. > Good news, it worked: > https://github.com/dpdk > Thanks Trishan for the help. > > First of all, it is not planned to use GitHub and its pull request model, > as the main repository. It should be a read-only mirror. > > If a pull request is created for https://github.com/dpdk/dpdk, > we should redirect to the mailing list as Linux do with a bot: > https://github.com/ajdlinux/KernelPRBot/blob/master/message.md > > We can discuss how to organize this account for related projects or > for user repositories. Other ideas are welcome. > > Anticipating the discussion about a bug tracker, it was decided to use > Bugzilla and configure a workflow friendly with the mailing list. > As it is not available yet, we can also compare Bugzilla and GitHub. > > Configuring the account for our needs may take time, especially during > a release period. > Thanks for your patience. Great news! Thank you! :-) Best regards, Tiwei Bie