Re: [Qemu-devel] [PATCH] MAINTAINERS: Avoid using K: for NUMA section

2016-04-21 Thread Peter Maydell
On 20 April 2016 at 16:20, Peter Maydell wrote: > On 20 April 2016 at 15:57, Eduardo Habkost wrote: >> On Wed, Apr 20, 2016 at 11:55:30AM -0300, Eduardo Habkost wrote: >>> When using K: in MAINTAINERS, false positives makes >>> get_maintainer.pl not use git history to find contributors. As >>> th

Re: [Qemu-devel] [PATCH] MAINTAINERS: Avoid using K: for NUMA section

2016-04-20 Thread Peter Maydell
On 20 April 2016 at 15:57, Eduardo Habkost wrote: > On Wed, Apr 20, 2016 at 11:55:30AM -0300, Eduardo Habkost wrote: >> 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 cau

Re: [Qemu-devel] [PATCH] MAINTAINERS: Avoid using K: for NUMA section

2016-04-20 Thread Eduardo Habkost
On Wed, Apr 20, 2016 at 11:55:30AM -0300, Eduardo Habkost wrote: > 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. > > Reporte

[Qemu-devel] [PATCH] MAINTAINERS: Avoid using K: for NUMA section

2016-04-20 Thread Eduardo Habkost
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 Signed-off-by: Eduardo Habkost --- MAINTAINERS | 2