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 <arm...@redhat.com> Signed-off-by: Eduardo Habkost <ehabk...@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 <ehabk...@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