From patchwork Sat Oct 23 20:30:07 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jim Wilson X-Patchwork-Id: 69011 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 B7F37B6F0B for ; Sun, 24 Oct 2010 07:30:18 +1100 (EST) Received: (qmail 9677 invoked by alias); 23 Oct 2010 20:30:17 -0000 Received: (qmail 9665 invoked by uid 22791); 23 Oct 2010 20:30:16 -0000 X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL, BAYES_00, TW_BJ, TW_ZJ X-Spam-Check-By: sourceware.org Received: from nm16-vm0.bullet.mail.ac4.yahoo.com (HELO nm16-vm0.bullet.mail.ac4.yahoo.com) (98.139.52.238) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Sat, 23 Oct 2010 20:30:11 +0000 Received: from [98.139.52.189] by nm16.bullet.mail.ac4.yahoo.com with NNFMP; 23 Oct 2010 20:30:09 -0000 Received: from [98.139.52.163] by tm2.bullet.mail.ac4.yahoo.com with NNFMP; 23 Oct 2010 20:30:09 -0000 Received: from [127.0.0.1] by omp1046.mail.ac4.yahoo.com with NNFMP; 23 Oct 2010 20:30:09 -0000 Received: (qmail 52843 invoked from network); 23 Oct 2010 20:30:09 -0000 Received: from [192.168.2.100] (wilson@69.110.5.123 with login) by smtp114.biz.mail.re2.yahoo.com with SMTP; 23 Oct 2010 13:30:08 -0700 PDT X-Yahoo-SMTP: RNqztbyswBBFx6H5DU8E7igByQ1bWQP_Lw-- Subject: Re: address change From: Jim Wilson To: gcc-patches@gcc.gnu.org In-Reply-To: <1287865664.2537.113.camel@khazaddum> References: <1287865664.2537.113.camel@khazaddum> Date: Sat, 23 Oct 2010 13:30:07 -0700 Message-ID: <1287865807.2537.114.camel@khazaddum> Mime-Version: 1.0 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 On Sat, 2010-10-23 at 13:27 -0700, Jim Wilson wrote: > I no longer work for CodeSourcery. I work for Cisco now. I have > checked in this patch to change my email address. Er, this patch. I'm a little rusty. Jim 2010-10-23 James E. Wilson * MAINTAINERS: Update my email address. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 165889) +++ MAINTAINERS (working copy) @@ -32,7 +32,7 @@ Mark Mitchell mark@codesourcery.com Diego Novillo dnovillo@google.com Bernd Schmidt bernds@codesourcery.com Ian Lance Taylor ian@airs.com -Jim Wilson wilson@codesourcery.com +Jim Wilson wilson@tuliptree.org Note that while global reviewers can approve changes to any part of the compiler or associated libraries, they still need approval for @@ -61,7 +61,7 @@ hppa port John David Anglin dave.anglin i386 port Richard Henderson rth@redhat.com i386 port Jan Hubicka jh@suse.cz i386 port Uros Bizjak ubizjak@gmail.com -ia64 port Jim Wilson wilson@codesourcery.com +ia64 port Jim Wilson wilson@tuliptree.org ia64 port Steve Ellcey sje@cup.hp.com iq2000 port Nick Clifton nickc@redhat.com m32c port DJ Delorie dj@redhat.com @@ -164,7 +164,7 @@ libobjc Nicola Pero nicola.pero@meta- libobjc Andrew Pinski pinskia@gmail.com loop discovery Michael Hayes m.hayes@elec.canterbury.ac.nz soft-fp Joseph Myers joseph@codesourcery.com -scheduler (+ haifa) Jim Wilson wilson@codesourcery.com +scheduler (+ haifa) Jim Wilson wilson@tuliptree.org scheduler (+ haifa) Michael Meissner gnu@the-meissners.org scheduler (+ haifa) Jeff Law law@redhat.com scheduler (+ haifa) Vladimir Makarov vmakarov@redhat.com @@ -172,7 +172,7 @@ modulo-scheduler Ayal Zaks zaks@il.ibm. reorg Jeff Law law@redhat.com caller-save.c Jeff Law law@redhat.com callgraph Jan Hubicka jh@suse.cz -debugging code Jim Wilson wilson@codesourcery.com +debugging code Jim Wilson wilson@tuliptree.org dwarf debugging code Jason Merrill jason@redhat.com c++ runtime libs Paolo Carlini paolo.carlini@oracle.com c++ runtime libs Gabriel Dos Reis gdr@integrable-solutions.net