From: Eduardo Habkost <ehabkost@redhat.com>
Date: Wed, 20 Apr 2016 14:55:30 +0000 (-0300)
Subject: MAINTAINERS: Avoid using K: for NUMA section
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=81d9d1867f5210412ccd262b040cf579dc32ff55;p=qemu.git

MAINTAINERS: Avoid using K: for NUMA section

When using K: in MAINTAINERS, false positives makes
get_maintainer.pl not use git history to find contributors. As
those patterns cause lots of false positives they are causing
more harm than good, so remove them.

Reported-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-id: 1461164130-3847-1-git-send-email-ehabkost@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---

diff --git a/MAINTAINERS b/MAINTAINERS
index 28e2b17049..81e7fac2fc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1155,8 +1155,6 @@ M: Eduardo Habkost <ehabkost@redhat.com>
 S: Maintained
 F: numa.c
 F: include/sysemu/numa.h
-K: numa|NUMA
-K: srat|SRAT
 T: git git://github.com/ehabkost/qemu.git numa
 
 QAPI