From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751305AbdKTWxO (ORCPT ); Mon, 20 Nov 2017 17:53:14 -0500 Received: from ale.deltatee.com ([207.54.116.67]:42320 "EHLO ale.deltatee.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751158AbdKTWxM (ORCPT ); Mon, 20 Nov 2017 17:53:12 -0500 To: Stephen Rothwell Cc: Linus Torvalds , Jon Mason , Linux Kernel Mailing List , linux-ntb@googlegroups.com, Dave Jiang , Allen Hubbe References: <20171119152536.GA17838@graymalkin.kudzu.us> <338c8f27-369b-11c4-f764-b8f726038f35@deltatee.com> <20171121093719.211f8194@canb.auug.org.au> From: Logan Gunthorpe Message-ID: Date: Mon, 20 Nov 2017 15:53:07 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171121093719.211f8194@canb.auug.org.au> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 172.16.1.162 X-SA-Exim-Rcpt-To: Allen.Hubbe@emc.com, dave.jiang@intel.com, linux-ntb@googlegroups.com, linux-kernel@vger.kernel.org, jdmason@kudzu.us, torvalds@linux-foundation.org, sfr@canb.auug.org.au X-SA-Exim-Mail-From: logang@deltatee.com Subject: Re: [GIT PULL] NTB bug fixes for v4.15 X-SA-Exim-Version: 4.2.1 (built Tue, 02 Aug 2016 21:08:31 +0000) X-SA-Exim-Scanned: Yes (on ale.deltatee.com) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20/11/17 03:37 PM, Stephen Rothwell wrote: > OK, all I need is the (git) URL for a tree/branch (or tag) and a > contact (or more than one) to whom I can report conflicts and build > problems. I then fetch it every day (so all you have to do it add stuff > to that branch when it is ready). > > I noticed that one of the current set of commits removed Jon as a > MAINTAINER, so I am not sure what part he would play. > The branch you would want to automatically fetch is https://github.com/jonmason/ntb.git ntb-next Jon's probably the contact you want for merge conflicts (Jon Mason ) as he's the one who typically pushes to those branches and submits PRs to Linus. You could also add the mailing list: linux-ntb@googlegroups.com. Dave and Allen are also maintainers but I'll let them speak up if they want to be contacted for this. Thanks Stephen, Logan