> -----Original Message----- > From: Philippe Mathieu-Daudé [mailto:phi...@redhat.com] > Sent: 29 November 2018 14:01 > To: Paul Durrant <paul.durr...@citrix.com>; qemu-bl...@nongnu.org; qemu- > de...@nongnu.org; xen-de...@lists.xenproject.org > Cc: Anthony Perard <anthony.per...@citrix.com>; Paolo Bonzini > <pbonz...@redhat.com>; Stefano Stabellini <sstabell...@kernel.org> > Subject: Re: [Qemu-devel] [PATCH 17/18] MAINTAINERS: add myself as a Xen > maintainer > > On 21/11/18 16:12, Paul Durrant wrote: > > I have made many significant contributions to the Xen code in QEMU, > > particularly the recent patches introducing a new PV device framework. > > I intend to make further significant contributions, porting other PV > back- > > ends to the new framework with the intent of eventually removing the > > legacy code. It therefore seems reasonable that I become a maintiner of > > "a maintainer of"
Yes, of course. I'll correct it in v2. Paul > > > the Xen code. > > > > Signed-off-by: Paul Durrant <paul.durr...@citrix.com> > > --- > > Cc: Stefano Stabellini <sstabell...@kernel.org> > > Cc: Anthony Perard <anthony.per...@citrix.com> > > Cc: Paolo Bonzini <pbonz...@redhat.com> > > --- > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 5871f035c3..0b668dd205 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -382,6 +382,7 @@ Guest CPU Cores (Xen): > > X86 > > M: Stefano Stabellini <sstabell...@kernel.org> > > M: Anthony Perard <anthony.per...@citrix.com> > > +M: Paul Durrant <paul.durr...@citrix.com> > > L: xen-de...@lists.xenproject.org > > S: Supported > > F: */xen* > >