From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 96B61C73C53 for ; Tue, 9 Jul 2019 15:51:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 68E14216FD for ; Tue, 9 Jul 2019 15:51:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1562687519; bh=4GpBHZa2kVh9ioJ55uMeuM395cuzV+Q2J8LQxGrQRIE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=ANNGu+ycrkCg1wsPtofhVM37nnxC/5WRKhQXZrMW8x9xO5pEPO/zFRLEahIXLAUQD NHWTTMMejqH7SMpRreptEJ/K1K0oYHTO0ijjCJtdouN7TE/7HpWeCDoinmif2VdwtG AfiEaRlC5laLZYLl56W45sQcgfXKaTTrR9aZjDgQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726133AbfGIPv6 (ORCPT ); Tue, 9 Jul 2019 11:51:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:41582 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726197AbfGIPv6 (ORCPT ); Tue, 9 Jul 2019 11:51:58 -0400 Received: from localhost (unknown [37.142.3.125]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B06D721670; Tue, 9 Jul 2019 15:51:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1562687517; bh=4GpBHZa2kVh9ioJ55uMeuM395cuzV+Q2J8LQxGrQRIE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=X+/Rb6rKAWxqhlu5+f2pECcXpxS9U8xzEvC6rLI9ZymvQN0bmfgQoGKykk6VxxE+c vgaSeZcdzvByvf6oGbbhC46IRPounX9PPDKrxlMg2+0+QMCOpsjl2TsUUGAuMVzt+z cxbPEHftb0/g2Bs0Y9eDdzbu++qA6Z/MzPCnVtH8= Date: Tue, 9 Jul 2019 18:51:53 +0300 From: Leon Romanovsky To: Jinpu Wang Cc: Jack Wang , linux-block@vger.kernel.org, linux-rdma@vger.kernel.org, Jens Axboe , Christoph Hellwig , Sagi Grimberg , Bart Van Assche , Jason Gunthorpe , Doug Ledford , Danil Kipnis , rpenyaev@suse.de, Roman Pen Subject: Re: [PATCH v4 25/25] MAINTAINERS: Add maintainer for IBNBD/IBTRS modules Message-ID: <20190709155153.GX7034@mtr-leonro.mtl.com> References: <20190620150337.7847-1-jinpuwang@gmail.com> <20190620150337.7847-26-jinpuwang@gmail.com> <20190709151013.GW7034@mtr-leonro.mtl.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.0 (2019-05-25) Sender: linux-block-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org On Tue, Jul 09, 2019 at 05:18:37PM +0200, Jinpu Wang wrote: > On Tue, Jul 9, 2019 at 5:10 PM Leon Romanovsky wrote: > > > > On Thu, Jun 20, 2019 at 05:03:37PM +0200, Jack Wang wrote: > > > From: Roman Pen > > > > > > Signed-off-by: Danil Kipnis > > > Signed-off-by: Jack Wang > > > --- > > > MAINTAINERS | 14 ++++++++++++++ > > > 1 file changed, 14 insertions(+) > > > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index a6954776a37e..0b7fd93f738d 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -7590,6 +7590,20 @@ IBM ServeRAID RAID DRIVER > > > S: Orphan > > > F: drivers/scsi/ips.* > > > > > > +IBNBD BLOCK DRIVERS > > > +M: IBNBD/IBTRS Storage Team > > > +L: linux-block@vger.kernel.org > > > +S: Maintained > > > +T: git git://github.com/profitbricks/ibnbd.git > > > +F: drivers/block/ibnbd/ > > > + > > > +IBTRS TRANSPORT DRIVERS > > > +M: IBNBD/IBTRS Storage Team > > > > I don't know if it rule or not, but can you please add real > > person/persons to Maintainers list? Many times, those global > > support lists are simply ignored. > > Sure, we can use my and Danil 's name in next round. > > > > > > +L: linux-rdma@vger.kernel.org > > > +S: Maintained > > > +T: git git://github.com/profitbricks/ibnbd.git > > > > How did you imagine patch flow for ULP, while your tree is > > external to RDMA tree? > > Plan was we gather the patch in the git tree, and > send patches to the list via git send email, do we accept pull request > from github? > What the preferred way? The preferred way is to start with sending patches directly to the mailing and allow RDMA maintainers to collect and apply them by themselves. It gives an easy way to other people to do cross-subsystem changes and we are doing a lot of them. Till you will be asked to send PRs the "T:" link should point to RDMA subsystem. Thanks > > Thanks Leon. > Jack > > > > > +F: drivers/infiniband/ulp/ibtrs/ > > > + > > > ICH LPC AND GPIO DRIVER > > > M: Peter Tyser > > > S: Maintained > > > -- > > > 2.17.1 > > >