• E
    MAINTAINERS: Fix subsystem name for "Build and test automation" · 0475a03e
    Eduardo Habkost 提交于
    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" <alex.bennee@linaro.org> (maintainer:-----------------...)
      Fam Zheng <famz@redhat.com> (maintainer:-----------------...)
      "Philippe Mathieu-Daudé" <f4bug@amsat.org> (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: NEduardo Habkost <ehabkost@redhat.com>
    Message-Id: <20170921170209.9101-1-ehabkost@redhat.com>
    Signed-off-by: NFam Zheng <famz@redhat.com>
    0475a03e
MAINTAINERS 38.6 KB