On Wed, 22 Oct 2014 11:08:18 +0200 Paolo Bonzini <pbonz...@redhat.com> wrote:
> See individual patches. My Perl-fu is limited, but the individual > changes are easy enough. > > Paolo Bonzini (4): > get_maintainer.pl: exit with status 1 if no maintainer found > get_maintainer.pl: treat all M entries the same > get_maintainer.pl: move git loop under "if ($email) {" > get_maintainer.pl: point at --git-fallback instead of enabling it > automatically > > scripts/get_maintainer.pl | 52 > +++++++++++++++++++---------------------------- > 1 file changed, 21 insertions(+), 31 deletions(-) I think these are good patches ... but while you're at it, I wonder whether you should/could also replace the entry for "penguin_chief" in that file. It still points to Linus Torvalds - but I assume he does not like to be bothered with patches related to QEMU... ? Thomas