From patchwork Mon Jun 4 14:36:22 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bob Peterson X-Patchwork-Id: 10446739 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id AC9B5601A1 for ; Mon, 4 Jun 2018 14:36:37 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 988D6283E8 for ; Mon, 4 Jun 2018 14:36:37 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8D31628484; Mon, 4 Jun 2018 14:36:37 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1CDF3283E8 for ; Mon, 4 Jun 2018 14:36:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753442AbeFDOgY (ORCPT ); Mon, 4 Jun 2018 10:36:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18682 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753297AbeFDOgX (ORCPT ); Mon, 4 Jun 2018 10:36:23 -0400 Received: from smtp.corp.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.26]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 1C316DCA37; Mon, 4 Jun 2018 14:36:23 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 63B2430A7C79; Mon, 4 Jun 2018 14:36:22 +0000 (UTC) Received: from zmail21.collab.prod.int.phx2.redhat.com (zmail21.collab.prod.int.phx2.redhat.com [10.5.83.24]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 326474BB78; Mon, 4 Jun 2018 14:36:22 +0000 (UTC) Date: Mon, 4 Jun 2018 10:36:22 -0400 (EDT) From: Bob Peterson To: cluster-devel , linux-fsdevel , Linux Kernel Mailing List Cc: Linus Torvalds Message-ID: <819640525.39798623.1528122982163.JavaMail.zimbra@redhat.com> In-Reply-To: <1852682163.39798530.1528122945967.JavaMail.zimbra@redhat.com> Subject: [PATCH v2] MAINTAINERS: Add Andreas Gruenbacher as a maintainer for gfs2 MIME-Version: 1.0 X-Originating-IP: [10.3.116.15, 10.4.195.4] Thread-Topic: MAINTAINERS: Add Andreas Gruenbacher as a maintainer for gfs2 Thread-Index: jKPdqXx4I1pBA1mBM84hkIz3anlcWw== X-Scanned-By: MIMEDefang 2.84 on 10.5.11.26 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Mon, 04 Jun 2018 14:36:23 +0000 (UTC) Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add Andreas Gruenbacher as a maintainer for the gfs2 file system and remove Steve Whitehouse. Signed-off-by: Bob Peterson Acked-by: Steven Whitehouse --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index b60179d948bb..73745884a595 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5939,8 +5939,8 @@ S: Maintained F: scripts/get_maintainer.pl GFS2 FILE SYSTEM -M: Steven Whitehouse M: Bob Peterson +M: Andreas Gruenbacher L: cluster-devel@redhat.com W: http://sources.redhat.com/cluster/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git