From patchwork Mon Jul 2 16:30:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Janis Johnson X-Patchwork-Id: 168613 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id 274372C0094 for ; Tue, 3 Jul 2012 02:29:09 +1000 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1341851350; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: Received:Message-ID:Date:From:Reply-To:User-Agent:MIME-Version: To:Subject:Content-Type:Content-Transfer-Encoding:Mailing-List: Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:Sender:Delivered-To; bh=mpeRjAHvfpg+RMi5xxsL636tsng=; b=O/q0KTpN/dSOnC2oF8yz85xKrz8V7l+lBK82zw7ttlnDGu0MiDTx/q8xS9+IOR WG/QtcMkA+UzlwTvZObuG/vP1fEKtzoM+SyIVfjW8Krl2UxAx2MxK04Wq3Uie9E+ JduwBYXIxcj77Qhjruh36J93ApLglHr+RztxcwjBQEOpo= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Received:Received:Message-ID:Date:From:Reply-To:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=eNMJ1sdAI41aF9d7YDaOtnbQOeFY/eKZ2GykcOrAucJ8SsHQ0LE7fgMLUB3DUM TWdmk6tqgefWmXs/7hyJBsa4cc5/MCu1Ht97lze2VVUwwJMXUKCiGtr8NYT/scfS X6dcyKIR3pXONVAJZ+oJ36mIoeTDWIAdqiUe0ssPMM8VY=; Received: (qmail 11637 invoked by alias); 2 Jul 2012 16:29:01 -0000 Received: (qmail 11624 invoked by uid 22791); 2 Jul 2012 16:29:00 -0000 X-SWARE-Spam-Status: No, hits=-3.7 required=5.0 tests=AWL, BAYES_00, KHOP_RCVD_UNTRUST, RCVD_IN_HOSTKARMA_W, RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 02 Jul 2012 16:28:45 +0000 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1SljUS-0002Si-Ia from Janis_Johnson@mentor.com for gcc-patches@gcc.gnu.org; Mon, 02 Jul 2012 09:28:44 -0700 Received: from SVR-ORW-FEM-03.mgc.mentorg.com ([147.34.97.39]) by svr-orw-fem-01.mgc.mentorg.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Mon, 2 Jul 2012 09:28:44 -0700 Received: from [127.0.0.1] (147.34.91.1) by svr-orw-fem-03.mgc.mentorg.com (147.34.97.39) with Microsoft SMTP Server id 14.1.289.1; Mon, 2 Jul 2012 09:28:43 -0700 Message-ID: <4FF1CC96.9070109@mentor.com> Date: Mon, 2 Jul 2012 09:30:14 -0700 From: Janis Johnson Reply-To: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.28) Gecko/20120313 Thunderbird/3.1.20 MIME-Version: 1.0 To: "gcc-patches@gcc.gnu.org" Subject: MAINTAINERS: add myself as testsuite maintainer Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Mike Stump says he got word that I am reinstated as a testsuite maintainer so I added myself to the MAINTAINERS file (with, I now see, a typo in the ChangeLog). 2012-07-02 Janis Johnson * MAINTAINERS (Various Mainterers): Add myself as testsuite maintainer. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 189165) +++ MAINTAINERS (revision 189166) @@ -249,6 +249,7 @@ loop infrastructure Zdenek Dvorak ook@u OpenMP Jakub Jelinek jakub@redhat.com testsuite Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE testsuite Mike Stump mikestump@comcast.net +testsuite Janis Johnson janisjo@codesourcery.com register allocation Vladimir Makarov vmakarov@redhat.com Note that individuals who maintain parts of the compiler need approval to