From: Eduardo Habkost Date: Thu, 21 Sep 2017 17:02:09 +0000 (-0300) Subject: MAINTAINERS: Fix subsystem name for "Build and test automation" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0475a03eb89ad20df8dbec33f0ef220296980c75;p=qemu.git MAINTAINERS: Fix subsystem name for "Build and test automation" The subsystem name for the "Build test automation" section is "-------------------------", because an actual subsystem name line is missing: $ ./scripts/get_maintainer.pl -f tests/docker/docker.py "Alex Bennée" (maintainer:-----------------...) Fam Zheng (maintainer:-----------------...) "Philippe Mathieu-Daudé" (reviewer:-----------------...) qemu-devel@nongnu.org (open list:-----------------...) Fix the issue by inserting a subsystem name line where get_maintainer.pl expects it. Signed-off-by: Eduardo Habkost Message-Id: <20170921170209.9101-1-ehabkost@redhat.com> Signed-off-by: Fam Zheng --- diff --git a/MAINTAINERS b/MAINTAINERS index e511ba780f..13c1ac65b7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1896,6 +1896,7 @@ F: docs/block-replication.txt Build and test automation ------------------------- +Build and test automation M: Alex Bennée M: Fam Zheng R: Philippe Mathieu-Daudé