From patchwork Tue Feb 8 20:17:37 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tobias Burnus X-Patchwork-Id: 82399 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 6A1CFB708B for ; Wed, 9 Feb 2011 07:17:53 +1100 (EST) Received: (qmail 8689 invoked by alias); 8 Feb 2011 20:17:51 -0000 Received: (qmail 8668 invoked by uid 22791); 8 Feb 2011 20:17:47 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_NONE, TW_BF, TW_BJ, TW_IB X-Spam-Check-By: sourceware.org Received: from mx02.qsc.de (HELO mx02.qsc.de) (213.148.130.14) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 08 Feb 2011 20:17:41 +0000 Received: from [192.168.178.22] (port-92-204-33-159.dynamic.qsc.de [92.204.33.159]) by mx02.qsc.de (Postfix) with ESMTP id 3F4E41E154; Tue, 8 Feb 2011 21:17:38 +0100 (CET) Message-ID: <4D51A4E1.5030304@net-b.de> Date: Tue, 08 Feb 2011 21:17:37 +0100 From: Tobias Burnus User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.13) Gecko/20101206 SUSE/3.1.7 Thunderbird/3.1.7 MIME-Version: 1.0 Newsgroups: gmane.comp.gcc.patches To: Jakub Jelinek CC: Mark Mitchell , gcc-patches@gcc.gnu.org Subject: Re: New libquadmath maintainers: Jakub and Tobias References: <4D4DC9F3.6050907@codesourcery.com> <20110206080803.GG30899@tyan-ft48-01.lab.bos.redhat.com> In-Reply-To: <20110206080803.GG30899@tyan-ft48-01.lab.bos.redhat.com> 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 Am 06.02.2011 09:08, schrieb Jakub Jelinek: > On Sat, Feb 05, 2011 at 02:06:43PM -0800, Mark Mitchell wrote: >> Jakub, Tobias -- >> >> The GCC SC has appointed you as maintainers of libquadmath within GCC. >> >> Please update the MAINTAINERS file to reflect your new positions. > > Thanks, following change committed: Thanks also from me. I have now added myself to the list. Tobias m.hayes@elec.canterbury.ac.nz soft-fp Joseph Myers joseph@codesourcery.com Index: MAINTAINERS =================================================================== --- MAINTAINERS (Revision 169939) +++ MAINTAINERS (Arbeitskopie) @@ -164,6 +164,7 @@ libffi testsuite Andreas Tobler andreast@gcc.gnu.org libobjc Nicola Pero nicola.pero@meta-innovation.com libobjc Andrew Pinski pinskia@gmail.com +libquadmath Tobias Burnus burnus@net-b.de libquadmath Jakub Jelinek jakub@redhat.com loop discovery Michael Hayes