From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: [PATCH-v2] MAINTAINERS: Add drivers/target/ entry Date: Mon, 23 May 2011 14:13:51 -0700 Message-ID: <4DDACE0F.8080000@oracle.com> References: <1306185032-11629-1-git-send-email-nab@linux-iscsi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1306185032-11629-1-git-send-email-nab@linux-iscsi.org> Sender: linux-kernel-owner@vger.kernel.org To: "Nicholas A. Bellinger" Cc: linux-scsi , linux-kernel , linux-next , Stephen Rothwell , James Bottomley List-Id: linux-scsi@vger.kernel.org On 05/23/11 14:10, Nicholas A. Bellinger wrote: > From: Nicholas Bellinger > > Signed-off-by: Nicholas A. Bellinger Acked-by: Randy Dunlap Thanks. > --- > MAINTAINERS | 11 +++++++++++ > 1 files changed, 11 insertions(+), 0 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 20be668..16e9861 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6032,6 +6032,17 @@ F: Documentation/filesystems/sysv-fs.txt > F: fs/sysv/ > F: include/linux/sysv_fs.h > > +TARGET SUBSYSTEM > +M: Nicholas A. Bellinger > +L: linux-scsi@vger.kernel.org > +L: http://groups.google.com/group/linux-iscsi-target-dev > +W: http://www.linux-iscsi.org > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master > +S: Supported > +F: drivers/target/ > +F: include/target/ > +F: Documentation/target/ > + > TASKSTATS STATISTICS INTERFACE > M: Balbir Singh > S: Maintained -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***