On Tue, 18 Dec 2018 12:56:11 +0100 Philippe Mathieu-Daudé <phi...@redhat.com> wrote:
> 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> > --- > MAINTAINERS | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f0fb2c74d7..5f39fa4b80 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -420,9 +420,10 @@ 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/ > > POSIX As this now basically an entry for linux-headers, should this now also include the headers update script? Acked-by: Cornelia Huck <coh...@redhat.com>