From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Subject: Re: [Cluster-devel] [PATCH] Add myself (Bob Peterson) as a maintainer of GFS2 Date: Mon, 16 Feb 2015 14:22:22 +0000 Message-ID: <54E1FD1E.9050900@redhat.com> References: <45528575.13313340.1424096456749.JavaMail.zimbra@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit To: Bob Peterson , linux-fsdevel@vger.kernel.org, cluster-devel Return-path: Received: from mx1.redhat.com ([209.132.183.28]:44111 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752066AbbBPOWZ (ORCPT ); Mon, 16 Feb 2015 09:22:25 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t1GEMOHB023040 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 16 Feb 2015 09:22:25 -0500 In-Reply-To: <45528575.13313340.1424096456749.JavaMail.zimbra@redhat.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi, On 16/02/15 14:20, Bob Peterson wrote: > Hi, > > This patch adds Bob Peterson as a maintainer of the GFS2 file system. > It also changes the development repository to a shared location rather > than Steve Whitehouse's private location. > > Regards, > > Bob Peterson > Red Hat File Systems > > Signed-off-by: Bob Peterson Acked-by: Steven Whitehouse Steve. > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 249e8dd..eee1680 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4239,10 +4239,10 @@ F: scripts/get_maintainer.pl > > GFS2 FILE SYSTEM > M: Steven Whitehouse > +M: Bob Peterson > L: cluster-devel@redhat.com > W: http://sources.redhat.com/cluster/ > -T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes.git > -T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw.git > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git > S: Supported > F: Documentation/filesystems/gfs2*.txt > F: fs/gfs2/ >