From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: Re: [PATCH] MAINTAINERS: vfio/platform: Update sub-maintainer Date: Mon, 2 Apr 2018 09:19:20 -0600 Message-ID: <20180402091920.2d923720@w520.home> References: <20180326194121.10256.27009.stgit@gimli.home> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org, eric.auger@redhat.com, a.rigo@virtualopensystems.com To: alex.williamson@redhat.com Return-path: In-Reply-To: <20180326194121.10256.27009.stgit@gimli.home> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Mon, 26 Mar 2018 13:42:02 -0600 Alex Williamson wrote: > Baptiste has changed positions and has not been active with > vfio-platform, replace with the current, de-facto sub-maintainer > Eric Auger. Also add Alvise Rigo as a designated reviewer. > > Cc: Eric Auger > Cc: Alvise Rigo > Signed-off-by: Alex Williamson > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 205c8fc12a9c..c6680c189f2b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -14687,7 +14687,8 @@ F: include/linux/mdev.h > F: samples/vfio-mdev/ > > VFIO PLATFORM DRIVER > -M: Baptiste Reynal > +M: Eric Auger > +R: Alvise Rigo > L: kvm@vger.kernel.org > S: Maintained > F: drivers/vfio/platform/ > Receiving only Eric's review, I've committed this with only Eric's entry and an updated commit log to reflect that. Thanks, Alex