From patchwork Mon Aug 2 21:01:30 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Fang, Changpeng" X-Patchwork-Id: 60669 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 AC093B70A4 for ; Tue, 3 Aug 2010 07:05:54 +1000 (EST) Received: (qmail 26492 invoked by alias); 2 Aug 2010 21:05:53 -0000 Received: (qmail 26481 invoked by uid 22791); 2 Aug 2010 21:05:52 -0000 X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_50 X-Spam-Check-By: sourceware.org Received: from va3ehsobe006.messaging.microsoft.com (HELO VA3EHSOBE006.bigfish.com) (216.32.180.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 02 Aug 2010 21:05:44 +0000 Received: from mail45-va3-R.bigfish.com (10.7.14.238) by VA3EHSOBE006.bigfish.com (10.7.40.26) with Microsoft SMTP Server id 8.1.340.0; Mon, 2 Aug 2010 21:05:40 +0000 Received: from mail45-va3 (localhost.localdomain [127.0.0.1]) by mail45-va3-R.bigfish.com (Postfix) with ESMTP id 00655114827B; Mon, 2 Aug 2010 21:05:40 +0000 (UTC) X-SpamScore: -3 X-BigFish: VPS-3(zz4015Lzz1202hzzz32i2a8h34h43h61h) X-Spam-TCS-SCL: 0:0 Received: from mail45-va3 (localhost.localdomain [127.0.0.1]) by mail45-va3 (MessageSwitch) id 1280783125890770_20445; Mon, 2 Aug 2010 21:05:25 +0000 (UTC) Received: from VA3EHSMHS017.bigfish.com (unknown [10.7.14.241]) by mail45-va3.bigfish.com (Postfix) with ESMTP id CA66C330053; Mon, 2 Aug 2010 21:05:25 +0000 (UTC) Received: from ausb3extmailp01.amd.com (163.181.251.8) by VA3EHSMHS017.bigfish.com (10.7.99.27) with Microsoft SMTP Server (TLS) id 14.0.482.44; Mon, 2 Aug 2010 21:05:17 +0000 Received: from ausb3twp01.amd.com ([163.181.250.37]) by ausb3extmailp01.amd.com (Switch-3.2.7/Switch-3.2.7) with SMTP id o72L5g5X013364; Mon, 2 Aug 2010 16:05:45 -0500 X-M-MSG: Received: from sausexhtp02.amd.com (sausexhtp02.amd.com [163.181.3.152]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by ausb3twp01.amd.com (Tumbleweed MailGate 3.7.2) with ESMTP id 291FF10285BE; Mon, 2 Aug 2010 16:05:10 -0500 (CDT) Received: from SAUSEXMBP01.amd.com ([163.181.3.198]) by sausexhtp02.amd.com ([163.181.3.152]) with mapi; Mon, 2 Aug 2010 16:05:11 -0500 From: "Fang, Changpeng" To: "gcc-patches@gcc.gnu.org" CC: Sebastian Pop Date: Mon, 2 Aug 2010 16:01:30 -0500 Subject: [PATCH] Add Changpeng Fang to the "Write After Approval" MAINTAINERS list Message-ID: MIME-Version: 1.0 X-Reverse-DNS: unknown 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 Hello, This patch adds myself (Changpeng Fang from AMD) to the Write After Approval list. Is it OK yo commit? Thanks, Changpeng From 61a726d1bf9f1b1f25d15253e1c680641f0d278a Mon Sep 17 00:00:00 2001 From: Changpeng Fang Date: Mon, 2 Aug 2010 13:33:34 -0700 Subject: [PATCH] Add Changpeng Fang to the Maintainer's list * MAINTAINER (Write After Approval) : Add Changpeng Fang to the "Write After Approval" list. --- MAINTAINERS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3efac89..557eb8b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -335,6 +335,7 @@ Rafael Ansgar Esztermann ansgar@thphy.uni-duesseldorf.de Doug Evans dje@google.com Chris Fairles cfairles@gcc.gnu.org +Changpeng Fang changpeng.fang@amd.com Li Feng nemokingdom@gmail.com Thomas Fitzsimmons fitzsim@redhat.com Brian Ford ford@vss.fsi.com -- 1.6.3.3