From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46559) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qa9hP-0004WI-PW for qemu-devel@nongnu.org; Fri, 24 Jun 2011 12:57:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qa9hN-0001XT-72 for qemu-devel@nongnu.org; Fri, 24 Jun 2011 12:57:43 -0400 Received: from mail-fx0-f45.google.com ([209.85.161.45]:64284) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qa9hM-0001QQ-Ql for qemu-devel@nongnu.org; Fri, 24 Jun 2011 12:57:41 -0400 Received: by mail-fx0-f45.google.com with SMTP id 12so94133fxg.4 for ; Fri, 24 Jun 2011 09:57:40 -0700 (PDT) From: Stefan Hajnoczi Date: Fri, 24 Jun 2011 17:56:44 +0100 Message-Id: <1308934609-20824-9-git-send-email-stefanha@linux.vnet.ibm.com> In-Reply-To: <1308934609-20824-1-git-send-email-stefanha@linux.vnet.ibm.com> References: <1308934609-20824-1-git-send-email-stefanha@linux.vnet.ibm.com> Subject: [Qemu-devel] [PATCH 08/13] MAINTAINERS: Fix typo in email address List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Anthony Liguori , Stefan Hajnoczi From: Peter Maydell Fix a typo in one of the copies of Aurelien Jarno's email address. Signed-off-by: Peter Maydell Signed-off-by: Stefan Hajnoczi --- MAINTAINERS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 35d4496..6115e4e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -480,7 +480,7 @@ S: Maintained F: tcg/ia64/ MIPS target -M: Aurelien Jarno +M: Aurelien Jarno S: Maintained F: tcg/mips/ -- 1.7.5.4