qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: qemu-devel@nongnu.org
Cc: Andrzej Zaborowski <balrog@zabor.org>,
	Alexander Graf <agraf@suse.de>, Blue Swirl <blauwirbel@gmail.com>,
	Aurelien Jarno <aurelien@aurel32.net>,
	Richard Henderson <rth@twiddle.net>
Subject: [Qemu-devel] [PATCH 3/3] MAINTAINERS: add entries for TCG
Date: Mon, 10 Jan 2011 18:34:33 +0100	[thread overview]
Message-ID: <1294680873-31849-3-git-send-email-aurelien@aurel32.net> (raw)
In-Reply-To: <1294680873-31849-1-git-send-email-aurelien@aurel32.net>

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.

v1 -> v2:
- Changed i386 as maintained (community maintenance)
- Add Richard Henderson as the second s390 maintainer

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: Richard Henderson <rth@twiddle.net>
Cc: Vassili Karpov (malc) <av1474@comtv.ru>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
---
 MAINTAINERS |   53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 53 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3f15b21..41cf429 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -426,3 +426,56 @@ 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: Maintained
+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>
+M: Richard Henderson <rth@twiddle.net>
+S: Maintained
+F: tcg/s390/
+
+SPARC target
+M: Blue Swirl <blauwirbel@gmail.com>
+S: Maintained
+F: tcg/sparc/
-- 
1.7.2.3

  parent reply	other threads:[~2011-01-10 17:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-10 17:34 [Qemu-devel] [PATCH 1/3] MAINTAINERS: fix typos Aurelien Jarno
2011-01-10 17:34 ` [Qemu-devel] [PATCH 2/3] MAINTAINERS: Change MIPS and SH4 maintainers Aurelien Jarno
2011-01-10 17:34 ` Aurelien Jarno [this message]
2011-01-10 17:44   ` [Qemu-devel] Re: [PATCH 3/3] MAINTAINERS: add entries for TCG Alexander Graf
2011-01-10 17:46   ` Alexander Graf
2011-01-10 18:01     ` andrzej zaborowski
2011-01-10 18:18       ` Aurelien Jarno
2011-01-10 19:21   ` Richard Henderson
2011-01-10 19:24     ` Aurelien Jarno
  -- strict thread matches above, loose matches on Subject: below --
2011-01-06 21:50 [Qemu-devel] [PATCH 1/3] MAINTAINERS: fix typos Aurelien Jarno
2011-01-06 21:50 ` [Qemu-devel] [PATCH 3/3] MAINTAINERS: add entries for TCG Aurelien Jarno

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1294680873-31849-3-git-send-email-aurelien@aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=agraf@suse.de \
    --cc=balrog@zabor.org \
    --cc=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).