From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17598 invoked by alias); 18 Mar 2014 12:18:24 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 17585 invoked by uid 89); 18 Mar 2014 12:18:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mx2.suse.de Received: from cantor2.suse.de (HELO mx2.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Tue, 18 Mar 2014 12:18:22 +0000 Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id ED3F27501C for ; Tue, 18 Mar 2014 12:18:19 +0000 (UTC) Date: Tue, 18 Mar 2014 12:19:00 -0000 From: Richard Biener To: gcc-patches@gcc.gnu.org Subject: [PATCH] Fix my name in contrib.texi Message-ID: User-Agent: Alpine 2.11 (LSU 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2014-03/txt/msg00868.txt.bz2 Committed as obvious. Richard. 2014-03-18 Richard Biener * doc/contrib.texi: Adjust my name. Index: gcc/doc/contrib.texi =================================================================== --- gcc/doc/contrib.texi (revision 208642) +++ gcc/doc/contrib.texi (working copy) @@ -335,7 +335,7 @@ Stu Grossman for gdb hacking, allowing G Michael K. Gschwind contributed the port to the PDP-11. @item -Richard Guenther for his ongoing middle-end contributions and bug fixes +Richard Biener for his ongoing middle-end contributions and bug fixes and for release management. @item