diff mbox

[3/3] MAINTAINERS: add entries for TCG

Message ID 1294350626-5261-3-git-send-email-aurelien@aurel32.net
State New
Headers show

Commit Message

Aurelien Jarno Jan. 6, 2011, 9:50 p.m. UTC
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 qemu-devel@non-gnu.org
as this code can break easily, so it's better to get it reviewed by a few
persons.

Cc: Alexander Graf <agraf@suse.de>
Cc: Andrzej Zaborowski <balrog@zabor.org>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Cc: Blue Swirl <blauwirbel@gmail.com>
Cc: Vassili Karpov (malc) <av1474@comtv.ru>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
---
 MAINTAINERS |   52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 52 insertions(+), 0 deletions(-)

Comments

malc Jan. 6, 2011, 10:10 p.m. UTC | #1
On Thu, 6 Jan 2011, 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 qemu-devel@non-gnu.org
> as this code can break easily, so it's better to get it reviewed by a few
> persons.

I wouldn't call i386 target an orphan, community child perhaps..
As for the rest fine by me.

[..snip..]
Alexander Graf Jan. 6, 2011, 10:45 p.m. UTC | #2
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 qemu-devel@non-gnu.org
> as this code can break easily, so it's better to get it reviewed by a few
> persons.
> 
> Cc: Alexander Graf <agraf@suse.de>
> Cc: Andrzej Zaborowski <balrog@zabor.org>
> Cc: Aurelien Jarno <aurelien@aurel32.net>
> Cc: Blue Swirl <blauwirbel@gmail.com>
> Cc: Vassili Karpov (malc) <av1474@comtv.ru>
> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
> ---
> 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 <riku.voipio@iki.fi>
> S: Maintained
> F: linux-user/
> +
> +Tiny Code Generator (TCG)
> +-------------------------
> +Common code
> +M: qemu-devel@nongnu.org
> +S: Maintained
> +F: tcg/
> +
> +ARM target
> +M: Andrzej Zaborowski <balrog@zabor.org>
> +S: Maintained
> +F: tcg/arm/
> +
> +HPPA target
> +M: qemu-devel@nongnu.org
> +S: Orphan
> +F: tcg/hppa/
> +
> +i386 target
> +M: qemu-devel@nongnu.org
> +S: Orphan
> +F: tcg/i386/
> +
> +IA64 target
> +M: Aurelien Jarno <aurelien@aurel32.net>
> +S: Maintained
> +F: tcg/ia64/
> +
> +MIPS target
> +M: Aurelien Jarno <aurelien@aurel32.ne>
> +S: Maintained
> +F: tcg/mips/
> +
> +PPC
> +M: Vassili Karpov (malc) <av1474@comtv.ru>
> +S: Maintained
> +F: tcg/ppc/
> +
> +PPC64 target
> +M: Vassili Karpov (malc) <av1474@comtv.ru>
> +S: Maintained
> +F: tcg/ppc64/
> +
> +S390 target
> +M: Alexander Graf <agraf@suse.de>
> +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
Richard Henderson Jan. 7, 2011, 1:05 a.m. UTC | #3
On 01/06/2011 02:45 PM, Alexander Graf wrote:
>> +HPPA target
>> +M: qemu-devel@nongnu.org
>> +S: Orphan
>> +F: tcg/hppa/
>> +
>> +i386 target
>> +M: qemu-devel@nongnu.org
>> +S: Orphan
>> +F: tcg/i386/
...
>> +S390 target
>> +M: Alexander Graf <agraf@suse.de>
>> +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.

I don't seem to have time to follow qemu-devel very closely at the moment,
though I certainly don't mind being cc'd on specific questions.  If you'd
like to list me for the Orphan ports and as a second entry for s390 that
would be fine with me.


r~
Alexander Graf Jan. 7, 2011, 1:08 a.m. UTC | #4
On 07.01.2011, at 02:05, Richard Henderson wrote:

> On 01/06/2011 02:45 PM, Alexander Graf wrote:
>>> +HPPA target
>>> +M: qemu-devel@nongnu.org
>>> +S: Orphan
>>> +F: tcg/hppa/
>>> +
>>> +i386 target
>>> +M: qemu-devel@nongnu.org
>>> +S: Orphan
>>> +F: tcg/i386/
> ...
>>> +S390 target
>>> +M: Alexander Graf <agraf@suse.de>
>>> +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.
> 
> I don't seem to have time to follow qemu-devel very closely at the moment,
> though I certainly don't mind being cc'd on specific questions.  If you'd
> like to list me for the Orphan ports and as a second entry for s390 that
> would be fine with me.

Sounds good. Aurelien, please add me as primary and Richard as secondary for s390 :).


Thanks

Alex
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3f15b21..ed42ae1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -426,3 +426,55 @@  Linux user
 M: Riku Voipio <riku.voipio@iki.fi>
 S: Maintained
 F: linux-user/
+
+Tiny Code Generator (TCG)
+-------------------------
+Common code
+M: qemu-devel@nongnu.org
+S: Maintained
+F: tcg/
+
+ARM target
+M: Andrzej Zaborowski <balrog@zabor.org>
+S: Maintained
+F: tcg/arm/
+
+HPPA target
+M: qemu-devel@nongnu.org
+S: Orphan
+F: tcg/hppa/
+
+i386 target
+M: qemu-devel@nongnu.org
+S: Orphan
+F: tcg/i386/
+
+IA64 target
+M: Aurelien Jarno <aurelien@aurel32.net>
+S: Maintained
+F: tcg/ia64/
+
+MIPS target
+M: Aurelien Jarno <aurelien@aurel32.ne>
+S: Maintained
+F: tcg/mips/
+
+PPC
+M: Vassili Karpov (malc) <av1474@comtv.ru>
+S: Maintained
+F: tcg/ppc/
+
+PPC64 target
+M: Vassili Karpov (malc) <av1474@comtv.ru>
+S: Maintained
+F: tcg/ppc64/
+
+S390 target
+M: Alexander Graf <agraf@suse.de>
+S: Maintained
+F: tcg/s390/
+
+SPARC target
+M: Blue Swirl <blauwirbel@gmail.com>
+S: Maintained
+F: tcg/sparc/