On 2/19/19 9:36 AM, Thomas Huth wrote: > From: Philippe Mathieu-Daudé <phi...@redhat.com> > > Add Michael, Cornelia and Paolo as maintainers of the Linux subsystem. > > Remove the qemu-devel@nongnu.org entry because the list is always > selected by the 'All patches CC here' section. > > Suggested-by: Paolo Bonzini <pbonz...@redhat.com> > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > Acked-by: Cornelia Huck <coh...@redhat.com> > [thuth: Add update-linux-headers.sh, too]
Good idea. > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > MAINTAINERS | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 258ba5a..e6e08c2 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -425,10 +425,12 @@ Hosts: > ------ > > LINUX > -L: qemu-devel@nongnu.org > +M: Michael S. Tsirkin <m...@redhat.com> > +M: Cornelia Huck <coh...@redhat.com> > +M: Paolo Bonzini <pbonz...@redhat.com> > S: Maintained > -F: linux-* > F: linux-headers/ > +F: scripts/update-linux-headers.sh > > POSIX > M: Paolo Bonzini <pbonz...@redhat.com> >