qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: Add David Gibson as ppc maintainer
@ 2016-05-26  6:16 David Gibson
  2016-05-26  6:18 ` Alexander Graf
  2016-05-26  6:55 ` [Qemu-devel] [Qemu-ppc] " Mark Cave-Ayland
  0 siblings, 2 replies; 4+ messages in thread
From: David Gibson @ 2016-05-26  6:16 UTC (permalink / raw)
  To: peter.maydell, agraf; +Cc: qemu-ppc, qemu-devel, mdroth, aik, David Gibson

I've been de facto co-maintainer of all ppc target related code for some
time.  Alex Graf isworking on other things and doesn't have a whole lot of
time for qemu ppc maintainership.  So, update the MAINTAINERS file to
reflect this.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 81e7fac..012a99b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -165,6 +165,7 @@ F: hw/openrisc/
 F: tests/tcg/openrisc/
 
 PowerPC
+M: David Gibson <david@gibson.dropbear.id.au>
 M: Alexander Graf <agraf@suse.de>
 L: qemu-ppc@nongnu.org
 S: Maintained
-- 
2.5.5

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add David Gibson as ppc maintainer
  2016-05-26  6:16 [Qemu-devel] [PATCH] MAINTAINERS: Add David Gibson as ppc maintainer David Gibson
@ 2016-05-26  6:18 ` Alexander Graf
  2016-05-26  6:21   ` David Gibson
  2016-05-26  6:55 ` [Qemu-devel] [Qemu-ppc] " Mark Cave-Ayland
  1 sibling, 1 reply; 4+ messages in thread
From: Alexander Graf @ 2016-05-26  6:18 UTC (permalink / raw)
  To: David Gibson; +Cc: peter.maydell, qemu-ppc, qemu-devel, mdroth, aik



> Am 26.05.2016 um 08:16 schrieb David Gibson <david@gibson.dropbear.id.au>:
> 
> I've been de facto co-maintainer of all ppc target related code for some
> time.  Alex Graf isworking on other things and doesn't have a whole lot of
> time for qemu ppc maintainership.  So, update the MAINTAINERS file to
> reflect this.
> 
> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>

Reviewed-by: Alexander Graf <agraf@suse.de>

Alex

> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 81e7fac..012a99b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -165,6 +165,7 @@ F: hw/openrisc/
> F: tests/tcg/openrisc/
> 
> PowerPC
> +M: David Gibson <david@gibson.dropbear.id.au>
> M: Alexander Graf <agraf@suse.de>
> L: qemu-ppc@nongnu.org
> S: Maintained
> -- 
> 2.5.5
> 

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add David Gibson as ppc maintainer
  2016-05-26  6:18 ` Alexander Graf
@ 2016-05-26  6:21   ` David Gibson
  0 siblings, 0 replies; 4+ messages in thread
From: David Gibson @ 2016-05-26  6:21 UTC (permalink / raw)
  To: Alexander Graf; +Cc: peter.maydell, qemu-ppc, qemu-devel, mdroth, aik

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

On Thu, May 26, 2016 at 08:18:26AM +0200, Alexander Graf wrote:
> 
> 
> > Am 26.05.2016 um 08:16 schrieb David Gibson <david@gibson.dropbear.id.au>:
> > 
> > I've been de facto co-maintainer of all ppc target related code for some
> > time.  Alex Graf isworking on other things and doesn't have a whole lot of
> > time for qemu ppc maintainership.  So, update the MAINTAINERS file to
> > reflect this.
> > 
> > Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
> 
> Reviewed-by: Alexander Graf <agraf@suse.de>

Peter, do you want to merge this yourself, or should I bundle it in
with my next ppc pull request?

-- 
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: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: [Qemu-devel] [Qemu-ppc] [PATCH] MAINTAINERS: Add David Gibson as ppc maintainer
  2016-05-26  6:16 [Qemu-devel] [PATCH] MAINTAINERS: Add David Gibson as ppc maintainer David Gibson
  2016-05-26  6:18 ` Alexander Graf
@ 2016-05-26  6:55 ` Mark Cave-Ayland
  1 sibling, 0 replies; 4+ messages in thread
From: Mark Cave-Ayland @ 2016-05-26  6:55 UTC (permalink / raw)
  To: David Gibson, peter.maydell, agraf; +Cc: qemu-ppc, qemu-devel, mdroth

On 26/05/16 07:16, David Gibson wrote:

> I've been de facto co-maintainer of all ppc target related code for some
> time.  Alex Graf isworking on other things and doesn't have a whole lot of
> time for qemu ppc maintainership.  So, update the MAINTAINERS file to
> reflect this.
> 
> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 81e7fac..012a99b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -165,6 +165,7 @@ F: hw/openrisc/
>  F: tests/tcg/openrisc/
>  
>  PowerPC
> +M: David Gibson <david@gibson.dropbear.id.au>
>  M: Alexander Graf <agraf@suse.de>
>  L: qemu-ppc@nongnu.org
>  S: Maintained

Excellent news!

Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>


ATB,

Mark.

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

end of thread, other threads:[~2016-05-26  6:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-26  6:16 [Qemu-devel] [PATCH] MAINTAINERS: Add David Gibson as ppc maintainer David Gibson
2016-05-26  6:18 ` Alexander Graf
2016-05-26  6:21   ` David Gibson
2016-05-26  6:55 ` [Qemu-devel] [Qemu-ppc] " Mark Cave-Ayland

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