qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 22/36] MAINTAINERS: Fix subsystem name for "Build and


From: Fam Zheng
Subject: [Qemu-devel] [PULL 22/36] MAINTAINERS: Fix subsystem name for "Build and test automation"
Date: Fri, 22 Sep 2017 15:46:45 +0800

From: Eduardo Habkost <address@hidden>

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" <address@hidden> (maintainer:-----------------...)
  Fam Zheng <address@hidden> (maintainer:-----------------...)
  "Philippe Mathieu-Daudé" <address@hidden> (reviewer:-----------------...)
  address@hidden (open list:-----------------...)

Fix the issue by inserting a subsystem name line where
get_maintainer.pl expects it.

Signed-off-by: Eduardo Habkost <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Fam Zheng <address@hidden>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

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 <address@hidden>
 M: Fam Zheng <address@hidden>
 R: Philippe Mathieu-Daudé <address@hidden>
-- 
2.13.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]