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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Avoid using K: for NUMA section
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Eduardo Habkost @ 2016-04-20 14:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: Markus Armbruster, Peter Maydell

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.
> 
> Reported-by: Markus Armbruster <armbru@redhat.com>
> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>

Peter, should I send a pull request just for this patch, or do
you prefer to apply it directly?

-- 
Eduardo

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Avoid using K: for NUMA section
  2016-04-20 14:57 ` Eduardo Habkost
@ 2016-04-20 15:20   ` Peter Maydell
  2016-04-21 10:41     ` Peter Maydell
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Maydell @ 2016-04-20 15:20 UTC (permalink / raw)
  To: Eduardo Habkost; +Cc: QEMU Developers, Markus Armbruster

On 20 April 2016 at 15:57, Eduardo Habkost <ehabkost@redhat.com> 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 causing
>> more harm than good, so remove them.
>>
>> Reported-by: Markus Armbruster <armbru@redhat.com>
>> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
>
> Peter, should I send a pull request just for this patch, or do
> you prefer to apply it directly?

I can just apply this directly.

thanks
-- PMM

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Avoid using K: for NUMA section
  2016-04-20 15:20   ` Peter Maydell
@ 2016-04-21 10:41     ` Peter Maydell
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Maydell @ 2016-04-21 10:41 UTC (permalink / raw)
  To: Eduardo Habkost; +Cc: QEMU Developers, Markus Armbruster

On 20 April 2016 at 16:20, Peter Maydell <peter.maydell@linaro.org> wrote:
> On 20 April 2016 at 15:57, Eduardo Habkost <ehabkost@redhat.com> 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 causing
>>> more harm than good, so remove them.
>>>
>>> Reported-by: Markus Armbruster <armbru@redhat.com>
>>> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
>>
>> Peter, should I send a pull request just for this patch, or do
>> you prefer to apply it directly?
>
> I can just apply this directly.

...now applied, thanks.

-- PMM

^ permalink raw reply	[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).