* [PATCH] MAINTAINERS: vfio/platform: Update sub-maintainer @ 2018-03-26 19:42 Alex Williamson 2018-03-28 16:18 ` Auger Eric 2018-04-02 15:19 ` Alex Williamson 0 siblings, 2 replies; 5+ messages in thread From: Alex Williamson @ 2018-03-26 19:42 UTC (permalink / raw) To: alex.williamson; +Cc: linux-kernel, kvm, eric.auger, a.rigo 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 <eric.auger@redhat.com> Cc: Alvise Rigo <a.rigo@virtualopensystems.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com> --- 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 <b.reynal@virtualopensystems.com> +M: Eric Auger <eric.auger@redhat.com> +R: Alvise Rigo <a.rigo@virtualopensystems.com> L: kvm@vger.kernel.org S: Maintained F: drivers/vfio/platform/ ^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: vfio/platform: Update sub-maintainer 2018-03-26 19:42 [PATCH] MAINTAINERS: vfio/platform: Update sub-maintainer Alex Williamson @ 2018-03-28 16:18 ` Auger Eric 2018-04-02 15:19 ` Alex Williamson 1 sibling, 0 replies; 5+ messages in thread From: Auger Eric @ 2018-03-28 16:18 UTC (permalink / raw) To: Alex Williamson; +Cc: linux-kernel, kvm, a.rigo Hi Alex, On 26/03/18 21:42, 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 <eric.auger@redhat.com> > Cc: Alvise Rigo <a.rigo@virtualopensystems.com> > Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Acked-by: Eric Auger <eric.auger@redhat.com> Thanks Eric > --- > 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 <b.reynal@virtualopensystems.com> > +M: Eric Auger <eric.auger@redhat.com> > +R: Alvise Rigo <a.rigo@virtualopensystems.com> > L: kvm@vger.kernel.org > S: Maintained > F: drivers/vfio/platform/ > ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: vfio/platform: Update sub-maintainer 2018-03-26 19:42 [PATCH] MAINTAINERS: vfio/platform: Update sub-maintainer Alex Williamson 2018-03-28 16:18 ` Auger Eric @ 2018-04-02 15:19 ` Alex Williamson 2018-04-02 18:36 ` Alvise Rigo 1 sibling, 1 reply; 5+ messages in thread From: Alex Williamson @ 2018-04-02 15:19 UTC (permalink / raw) To: alex.williamson; +Cc: linux-kernel, kvm, eric.auger, a.rigo On Mon, 26 Mar 2018 13:42:02 -0600 Alex Williamson <alex.williamson@redhat.com> 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 <eric.auger@redhat.com> > Cc: Alvise Rigo <a.rigo@virtualopensystems.com> > Signed-off-by: Alex Williamson <alex.williamson@redhat.com> > --- > 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 <b.reynal@virtualopensystems.com> > +M: Eric Auger <eric.auger@redhat.com> > +R: Alvise Rigo <a.rigo@virtualopensystems.com> > 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 ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: vfio/platform: Update sub-maintainer 2018-04-02 15:19 ` Alex Williamson @ 2018-04-02 18:36 ` Alvise Rigo 2018-04-02 19:42 ` Alex Williamson 0 siblings, 1 reply; 5+ messages in thread From: Alvise Rigo @ 2018-04-02 18:36 UTC (permalink / raw) To: Alex Williamson; +Cc: linux-kernel, kvm, Auger Eric Hello Alex, As I wrote in the other thread, it was OK by me to be reviewer. I though only Eric needed to ACK this patch as new sub-maintainer. Is it too late for ACK-ing it now? Acked-by: Alvise Rigo <a.rigo@virtualopensystems.com> Best regards, alvise On Mon, Apr 2, 2018 at 5:19 PM, Alex Williamson <alex.williamson@redhat.com> wrote: > On Mon, 26 Mar 2018 13:42:02 -0600 > Alex Williamson <alex.williamson@redhat.com> 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 <eric.auger@redhat.com> >> Cc: Alvise Rigo <a.rigo@virtualopensystems.com> >> Signed-off-by: Alex Williamson <alex.williamson@redhat.com> >> --- >> 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 <b.reynal@virtualopensystems.com> >> +M: Eric Auger <eric.auger@redhat.com> >> +R: Alvise Rigo <a.rigo@virtualopensystems.com> >> 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 ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: vfio/platform: Update sub-maintainer 2018-04-02 18:36 ` Alvise Rigo @ 2018-04-02 19:42 ` Alex Williamson 0 siblings, 0 replies; 5+ messages in thread From: Alex Williamson @ 2018-04-02 19:42 UTC (permalink / raw) To: Alvise Rigo; +Cc: linux-kernel, kvm, Auger Eric On Mon, 2 Apr 2018 20:36:17 +0200 Alvise Rigo <a.rigo@virtualopensystems.com> wrote: > Hello Alex, > > As I wrote in the other thread, it was OK by me to be reviewer. I > though only Eric needed to ACK this patch as new sub-maintainer. > > Is it too late for ACK-ing it now? > > Acked-by: Alvise Rigo <a.rigo@virtualopensystems.com> Hi Alvise, Sorry, I consider that each person can really only ack for themselves for MAINTAINERS entries, I'm not going to sign-up anyone without their explicit approval, nor am I going to invent an Acked-by for a commit log based on an informal comment. This was also a little bit of a test, given that we have no history, I was hoping for a proactive review. It's too late for this patch, but you're welcome to submit a new patch adding yourself, preferably after some participation in this area. I'm not interested in adding entries only as tokens of company lineage, we have attributes in source files and commit logs for that. I do appreciate you making us aware of Baptiste's departure though so that we can keep these entries current. Thanks, Alex > On Mon, Apr 2, 2018 at 5:19 PM, Alex Williamson > <alex.williamson@redhat.com> wrote: > > On Mon, 26 Mar 2018 13:42:02 -0600 > > Alex Williamson <alex.williamson@redhat.com> 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 <eric.auger@redhat.com> > >> Cc: Alvise Rigo <a.rigo@virtualopensystems.com> > >> Signed-off-by: Alex Williamson <alex.williamson@redhat.com> > >> --- > >> 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 <b.reynal@virtualopensystems.com> > >> +M: Eric Auger <eric.auger@redhat.com> > >> +R: Alvise Rigo <a.rigo@virtualopensystems.com> > >> 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 ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-04-02 19:42 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2018-03-26 19:42 [PATCH] MAINTAINERS: vfio/platform: Update sub-maintainer Alex Williamson 2018-03-28 16:18 ` Auger Eric 2018-04-02 15:19 ` Alex Williamson 2018-04-02 18:36 ` Alvise Rigo 2018-04-02 19:42 ` Alex Williamson
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox