From patchwork Tue Dec 18 05:37:47 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 207028 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 EE93F2C0089 for ; Tue, 18 Dec 2012 16:38:45 +1100 (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=1356413927; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Date: From:To:cc:Subject:Message-ID:MIME-Version:Content-Type: Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:Sender:Delivered-To; bh=sGF7HSVOjIFdShjElyqB 3km+VtM=; b=ir5C5vRUxNPR9wApDh322UgGKgsi15JDXjP2k8IQh3jO4wWxYDJh 52nYz9wc8zgV/vYaV3cuPE3nzX1yEvLZCVZ9GXGw35ciqP4J4DjopyLxBB4TueBj CJVlKoLlsGSaCIdwIptHDMMS4YQvComZEMX9OkGI9SJy2uWucW2ieCw= 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:Date:From:To:cc:Subject:Message-ID:MIME-Version:Content-Type:X-IsSubscribed:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=ooczXzJ/aTTtwKsxA6ukhi8dynY+6nyBx4+X45fn/0i/ZiSLf3+SHUvgCq9CQA ibjY47KU/8wLuOTG5g7I1vDtcURH27qsz0GfFVI6bDAlT822CGIAyhK+U2Q61CQl kWwwYXlK8KcHdS8zH75oJvL1V+eY+N/KYmzlt/l6I7Ep8=; Received: (qmail 9396 invoked by alias); 18 Dec 2012 05:38:39 -0000 Received: (qmail 9167 invoked by uid 22791); 18 Dec 2012 05:38:37 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL, BAYES_00, DECEASED_NO_ML X-Spam-Check-By: sourceware.org Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 18 Dec 2012 05:37:53 +0000 Received: from [192.168.0.6] (155.244.3.202.dsl.dyn.mana.pf [202.3.244.155]) by ainaz.pair.com (Postfix) with ESMTPSA id C2CCC3F41E; Tue, 18 Dec 2012 00:37:47 -0500 (EST) Date: Mon, 17 Dec 2012 19:37:47 -1000 (TAHT) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org cc: Kaveh Ghazi Subject: [doc] doc/contrib.texi -- update Kaveh's entry Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes 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 Applied, based on a brief e-mail exchange with Kaveh. Gerald 2012-12-17 Gerald Pfeifer * doc/contrib.texi (Contributors): Update Kaveh Ghazi's entry; remove broken link to Rutgers University. Index: doc/contrib.texi =================================================================== --- doc/contrib.texi (revision 194571) +++ doc/contrib.texi (working copy) @@ -305,11 +305,10 @@ @item Kaveh R.@: Ghazi for his direction via the steering committee, amazing -work to make @samp{-W -Wall -W* -Werror} useful, and continuously +work to make @samp{-W -Wall -W* -Werror} useful, and testing GCC on a plethora of platforms. Kaveh extends his gratitude to -the @uref{http://www.caip.rutgers.edu,,CAIP Center} at Rutgers -University for providing him with computing resources to work on Free -Software since the late 1980s. +the CAIP Center at Rutgers University for providing him with computing +resources to work on Free Software from the late 1980s to 2010. @item John Gilmore for a donation to the FSF earmarked improving GNU Java.