From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ale.deltatee.com (ale.deltatee.com. [207.54.116.67]) by gmr-mx.google.com with ESMTPS id i14si491102ybk.0.2017.11.20.14.53.13 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 20 Nov 2017 14:53:13 -0800 (PST) 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 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 Subject: Re: [GIT PULL] NTB bug fixes for v4.15 To: Stephen Rothwell Cc: Linus Torvalds , Jon Mason , Linux Kernel Mailing List , linux-ntb@googlegroups.com, Dave Jiang , Allen Hubbe List-ID: 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