qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: Avoid using K: for NUMA section
@ 2016-04-20 14:55 Eduardo Habkost
  2016-04-20 14:57 ` Eduardo Habkost
  0 siblings, 1 reply; 4+ messages in thread
From: Eduardo Habkost @ 2016-04-20 14:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: Markus Armbruster, Peter Maydell

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>
---
 MAINTAINERS | 2 --
 1 file changed, 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 28e2b17..81e7fac 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
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-04-21 10:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20 14:55 [Qemu-devel] [PATCH] MAINTAINERS: Avoid using K: for NUMA section Eduardo Habkost
2016-04-20 14:57 ` Eduardo Habkost
2016-04-20 15:20   ` Peter Maydell
2016-04-21 10:41     ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).