From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: DPDK & github Date: Wed, 05 Jul 2017 23:48:20 +0200 Message-ID: <12616607.9t08ciOrBu@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Trishan de Lanerolle To: dev@dpdk.org Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 2A9342A58 for ; Wed, 5 Jul 2017 23:48:23 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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.