qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 3/3] MAINTAINERS: add entries for TCG


From: Alexander Graf
Subject: [Qemu-devel] Re: [PATCH 3/3] MAINTAINERS: add entries for TCG
Date: Thu, 6 Jan 2011 23:45:27 +0100

On 06.01.2011, at 22:50, Aurelien Jarno wrote:

> The MAINTAINERS file was lacking entries concerning the TCG code, add
> them based on the git history.
> 
> For the common TCG code, is probably better to keep address@hidden
> as this code can break easily, so it's better to get it reviewed by a few
> persons.
> 
> Cc: Alexander Graf <address@hidden>
> Cc: Andrzej Zaborowski <address@hidden>
> Cc: Aurelien Jarno <address@hidden>
> Cc: Blue Swirl <address@hidden>
> Cc: Vassili Karpov (malc) <address@hidden>
> Signed-off-by: Aurelien Jarno <address@hidden>
> ---
> MAINTAINERS |   52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 files changed, 52 insertions(+), 0 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3f15b21..ed42ae1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -426,3 +426,55 @@ Linux user
> M: Riku Voipio <address@hidden>
> S: Maintained
> F: linux-user/
> +
> +Tiny Code Generator (TCG)
> +-------------------------
> +Common code
> +M: address@hidden
> +S: Maintained
> +F: tcg/
> +
> +ARM target
> +M: Andrzej Zaborowski <address@hidden>
> +S: Maintained
> +F: tcg/arm/
> +
> +HPPA target
> +M: address@hidden
> +S: Orphan
> +F: tcg/hppa/
> +
> +i386 target
> +M: address@hidden
> +S: Orphan
> +F: tcg/i386/
> +
> +IA64 target
> +M: Aurelien Jarno <address@hidden>
> +S: Maintained
> +F: tcg/ia64/
> +
> +MIPS target
> +M: Aurelien Jarno <address@hidden>
> +S: Maintained
> +F: tcg/mips/
> +
> +PPC
> +M: Vassili Karpov (malc) <address@hidden>
> +S: Maintained
> +F: tcg/ppc/
> +
> +PPC64 target
> +M: Vassili Karpov (malc) <address@hidden>
> +S: Maintained
> +F: tcg/ppc64/
> +
> +S390 target
> +M: Alexander Graf <address@hidden>
> +S: Maintained
> +F: tcg/s390/

Richard, you wrote most of that target :). If you like, I'd gladly leave over 
the maintainership to you. If you don't think you'll have the time to take care 
of it, I'd also take it, but I'm certainly less adversed in the code than you.


Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]