qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] spapr: add yet another maintainer
@ 2013-06-12 14:27 Alexey Kardashevskiy
  2013-06-12 14:33 ` Alexander Graf
  2013-06-14 10:20 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
  0 siblings, 2 replies; 8+ messages in thread
From: Alexey Kardashevskiy @ 2013-06-12 14:27 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alexey Kardashevskiy, Alexander Graf, qemu-trivial, qemu-ppc,
	David Gibson

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
---
 MAINTAINERS |    1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 13c0cc5..1e00bb1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -430,6 +430,7 @@ F: hw/isa/pc87312.[hc]
 sPAPR
 M: David Gibson <david@gibson.dropbear.id.au>
 M: Alexander Graf <agraf@suse.de>
+M: Alexey Kardashevskiy <aik@ozlabs.ru>
 L: qemu-ppc@nongnu.org
 S: Supported
 F: hw/*/spapr*
-- 
1.7.10.4

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

* Re: [Qemu-devel] [PATCH] spapr: add yet another maintainer
  2013-06-12 14:27 [Qemu-devel] [PATCH] spapr: add yet another maintainer Alexey Kardashevskiy
@ 2013-06-12 14:33 ` Alexander Graf
  2013-06-13  0:08   ` Alexey Kardashevskiy
  2013-06-14 10:20 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
  1 sibling, 1 reply; 8+ messages in thread
From: Alexander Graf @ 2013-06-12 14:33 UTC (permalink / raw)
  To: Alexey Kardashevskiy; +Cc: qemu-trivial, qemu-ppc, qemu-devel, David Gibson


On 12.06.2013, at 16:27, Alexey Kardashevskiy wrote:

> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
> ---
> MAINTAINERS |    1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 13c0cc5..1e00bb1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -430,6 +430,7 @@ F: hw/isa/pc87312.[hc]
> sPAPR
> M: David Gibson <david@gibson.dropbear.id.au>

David should get removed here then, no?


Alex

> M: Alexander Graf <agraf@suse.de>
> +M: Alexey Kardashevskiy <aik@ozlabs.ru>
> L: qemu-ppc@nongnu.org
> S: Supported
> F: hw/*/spapr*
> -- 
> 1.7.10.4
> 

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

* Re: [Qemu-devel] [PATCH] spapr: add yet another maintainer
  2013-06-12 14:33 ` Alexander Graf
@ 2013-06-13  0:08   ` Alexey Kardashevskiy
  2013-06-13  0:10     ` Alexander Graf
  0 siblings, 1 reply; 8+ messages in thread
From: Alexey Kardashevskiy @ 2013-06-13  0:08 UTC (permalink / raw)
  To: Alexander Graf; +Cc: qemu-trivial, qemu-ppc, qemu-devel, David Gibson

On 06/13/2013 12:33 AM, Alexander Graf wrote:
> 
> On 12.06.2013, at 16:27, Alexey Kardashevskiy wrote:
> 
>> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
>> ---
>> MAINTAINERS |    1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 13c0cc5..1e00bb1 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -430,6 +430,7 @@ F: hw/isa/pc87312.[hc]
>> sPAPR
>> M: David Gibson <david@gibson.dropbear.id.au>
> 
> David should get removed here then, no?

Well, at least sometime he is a qemu-ppc maintainer :) Don't know and I am
not the one to decide.


> 
> 
> Alex
> 
>> M: Alexander Graf <agraf@suse.de>
>> +M: Alexey Kardashevskiy <aik@ozlabs.ru>
>> L: qemu-ppc@nongnu.org
>> S: Supported
>> F: hw/*/spapr*
>> -- 
>> 1.7.10.4
>>
> 


-- 
Alexey

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

* Re: [Qemu-devel] [PATCH] spapr: add yet another maintainer
  2013-06-13  0:08   ` Alexey Kardashevskiy
@ 2013-06-13  0:10     ` Alexander Graf
  2013-06-13  5:52       ` David Gibson
  2013-06-15  1:52       ` David Gibson
  0 siblings, 2 replies; 8+ messages in thread
From: Alexander Graf @ 2013-06-13  0:10 UTC (permalink / raw)
  To: Alexey Kardashevskiy; +Cc: qemu-trivial, qemu-ppc, qemu-devel, David Gibson


On 13.06.2013, at 02:08, Alexey Kardashevskiy wrote:

> On 06/13/2013 12:33 AM, Alexander Graf wrote:
>> 
>> On 12.06.2013, at 16:27, Alexey Kardashevskiy wrote:
>> 
>>> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
>>> ---
>>> MAINTAINERS |    1 +
>>> 1 file changed, 1 insertion(+)
>>> 
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 13c0cc5..1e00bb1 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -430,6 +430,7 @@ F: hw/isa/pc87312.[hc]
>>> sPAPR
>>> M: David Gibson <david@gibson.dropbear.id.au>
>> 
>> David should get removed here then, no?
> 
> Well, at least sometime he is a qemu-ppc maintainer :) Don't know and I am
> not the one to decide.

Yup, hence David should send a patch to remove himself and add you instead, if that's what he sees fit. Otherwise I'd like a patch from David removing himself only for now.


Alex

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

* Re: [Qemu-devel] [PATCH] spapr: add yet another maintainer
  2013-06-13  0:10     ` Alexander Graf
@ 2013-06-13  5:52       ` David Gibson
  2013-06-15  1:52       ` David Gibson
  1 sibling, 0 replies; 8+ messages in thread
From: David Gibson @ 2013-06-13  5:52 UTC (permalink / raw)
  To: Alexander Graf; +Cc: Alexey Kardashevskiy, qemu-trivial, qemu-ppc, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1253 bytes --]

On Thu, Jun 13, 2013 at 02:10:43AM +0200, Alexander Graf wrote:
> 
> On 13.06.2013, at 02:08, Alexey Kardashevskiy wrote:
> 
> > On 06/13/2013 12:33 AM, Alexander Graf wrote:
> >> 
> >> On 12.06.2013, at 16:27, Alexey Kardashevskiy wrote:
> >> 
> >>> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
> >>> ---
> >>> MAINTAINERS |    1 +
> >>> 1 file changed, 1 insertion(+)
> >>> 
> >>> diff --git a/MAINTAINERS b/MAINTAINERS
> >>> index 13c0cc5..1e00bb1 100644
> >>> --- a/MAINTAINERS
> >>> +++ b/MAINTAINERS
> >>> @@ -430,6 +430,7 @@ F: hw/isa/pc87312.[hc]
> >>> sPAPR
> >>> M: David Gibson <david@gibson.dropbear.id.au>
> >> 
> >> David should get removed here then, no?
> > 
> > Well, at least sometime he is a qemu-ppc maintainer :) Don't know and I am
> > not the one to decide.
> 
> Yup, hence David should send a patch to remove himself and add you
> instead, if that's what he sees fit. Otherwise I'd like a patch from
> David removing himself only for now.

Yeah, I've been meaning to.  Just very busy this week.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [Qemu-devel] [Qemu-trivial] [PATCH] spapr: add yet another maintainer
  2013-06-12 14:27 [Qemu-devel] [PATCH] spapr: add yet another maintainer Alexey Kardashevskiy
  2013-06-12 14:33 ` Alexander Graf
@ 2013-06-14 10:20 ` Michael Tokarev
  2013-06-14 10:28   ` Alexander Graf
  1 sibling, 1 reply; 8+ messages in thread
From: Michael Tokarev @ 2013-06-14 10:20 UTC (permalink / raw)
  To: Alexey Kardashevskiy
  Cc: qemu-trivial, qemu-devel, Alexander Graf, qemu-ppc, David Gibson

12.06.2013 18:27, Alexey Kardashevskiy wrote:
> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
> ---
>  MAINTAINERS |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 13c0cc5..1e00bb1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -430,6 +430,7 @@ F: hw/isa/pc87312.[hc]
>  sPAPR
>  M: David Gibson <david@gibson.dropbear.id.au>
>  M: Alexander Graf <agraf@suse.de>
> +M: Alexey Kardashevskiy <aik@ozlabs.ru>

Since apparently there was no objections, I'm applying this to -trivial.
However, such things, even if trivial, are better be handled via the
corresponding arch tree (in this case the ppc tree).

Thanks,

/mjt

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

* Re: [Qemu-devel] [Qemu-trivial] [PATCH] spapr: add yet another maintainer
  2013-06-14 10:20 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
@ 2013-06-14 10:28   ` Alexander Graf
  0 siblings, 0 replies; 8+ messages in thread
From: Alexander Graf @ 2013-06-14 10:28 UTC (permalink / raw)
  To: Michael Tokarev
  Cc: Alexey Kardashevskiy, qemu-devel@nongnu.org,
	qemu-trivial@nongnu.org, qemu-ppc@nongnu.org, David Gibson



Am 14.06.2013 um 12:20 schrieb Michael Tokarev <mjt@tls.msk.ru>:

> 12.06.2013 18:27, Alexey Kardashevskiy wrote:
>> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
>> ---
>> MAINTAINERS |    1 +
>> 1 file changed, 1 insertion(+)
>> 
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 13c0cc5..1e00bb1 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -430,6 +430,7 @@ F: hw/isa/pc87312.[hc]
>> sPAPR
>> M: David Gibson <david@gibson.dropbear.id.au>
>> M: Alexander Graf <agraf@suse.de>
>> +M: Alexey Kardashevskiy <aik@ozlabs.ru>
> 
> Since apparently there was no objections, I'm applying this to -trivial.
> However, such things, even if trivial, are better be handled via the
> corresponding arch tree (in this case the ppc tree).

There were objections and this has to go via the ppc tree.

Alex

> 
> Thanks,
> 
> /mjt

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

* Re: [Qemu-devel] [PATCH] spapr: add yet another maintainer
  2013-06-13  0:10     ` Alexander Graf
  2013-06-13  5:52       ` David Gibson
@ 2013-06-15  1:52       ` David Gibson
  1 sibling, 0 replies; 8+ messages in thread
From: David Gibson @ 2013-06-15  1:52 UTC (permalink / raw)
  To: Alexander Graf; +Cc: Alexey Kardashevskiy, qemu-trivial, qemu-ppc, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1241 bytes --]

On Thu, Jun 13, 2013 at 02:10:43AM +0200, Alexander Graf wrote:
> 
> On 13.06.2013, at 02:08, Alexey Kardashevskiy wrote:
> 
> > On 06/13/2013 12:33 AM, Alexander Graf wrote:
> >> 
> >> On 12.06.2013, at 16:27, Alexey Kardashevskiy wrote:
> >> 
> >>> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
> >>> ---
> >>> MAINTAINERS |    1 +
> >>> 1 file changed, 1 insertion(+)
> >>> 
> >>> diff --git a/MAINTAINERS b/MAINTAINERS
> >>> index 13c0cc5..1e00bb1 100644
> >>> --- a/MAINTAINERS
> >>> +++ b/MAINTAINERS
> >>> @@ -430,6 +430,7 @@ F: hw/isa/pc87312.[hc]
> >>> sPAPR
> >>> M: David Gibson <david@gibson.dropbear.id.au>
> >> 
> >> David should get removed here then, no?
> > 
> > Well, at least sometime he is a qemu-ppc maintainer :) Don't know and I am
> > not the one to decide.
> 
> Yup, hence David should send a patch to remove himself and add you
> instead, if that's what he sees fit. Otherwise I'd like a patch from
> David removing himself only for now.

I've send an updated version through to you.
-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

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

end of thread, other threads:[~2013-06-15  1:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-12 14:27 [Qemu-devel] [PATCH] spapr: add yet another maintainer Alexey Kardashevskiy
2013-06-12 14:33 ` Alexander Graf
2013-06-13  0:08   ` Alexey Kardashevskiy
2013-06-13  0:10     ` Alexander Graf
2013-06-13  5:52       ` David Gibson
2013-06-15  1:52       ` David Gibson
2013-06-14 10:20 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
2013-06-14 10:28   ` Alexander Graf

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).