From patchwork Fri Jul 19 08:17:08 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chung-Ju Wu X-Patchwork-Id: 260199 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]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "localhost", Issuer "www.qmailtoaster.com" (not verified)) by ozlabs.org (Postfix) with ESMTPS id EA8362C007C for ; Fri, 19 Jul 2013 18:17:24 +1000 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :mime-version:date:message-id:subject:from:to:cc:content-type; q=dns; s=default; b=Gcim+MAQ7a4DaQb8WWbn4lAaanpMmuapw6gdof0bFy0 zvbp6tDezbF8ZNvs58wVBBPBq2F2UD1IKEefeSgYEaduJRG+YBKlYqEtojpqAg/q 1iKgfVJ3f4ufAL3pZYgPyqgNXzIXfJH2rF5AzBONqUYp+vkOkW8SYnMqJ6MmyyPo = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :mime-version:date:message-id:subject:from:to:cc:content-type; s=default; bh=jJxb7eXULN8e1Xxq3KiI9CvUt7M=; b=ayN7qEc/dEfrUI/17 5nySNS//s5GzJ23IsrfjilE0nOOxqlJFq8ubCqlvLxjPLkVgHe1cLSx+ZMNQMR0E 4Q0gDiNfraV7x7qJk6YS0XQmnv7Gl5Lg2dNTQ+LO9UVsTBxIvR3R9pg6NOW14T63 OxXSvy2T01XqN2+/yDzRF5V7ms= Received: (qmail 7034 invoked by alias); 19 Jul 2013 08:17:18 -0000 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 Received: (qmail 7009 invoked by uid 89); 19 Jul 2013 08:17:17 -0000 X-Spam-SWARE-Status: No, score=1.7 required=5.0 tests=BAYES_50, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_HOSTKARMA_YE, RDNS_NONE, SPF_PASS, TW_UC autolearn=no version=3.3.1 Received: from Unknown (HELO mail-pd0-f182.google.com) (209.85.192.182) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 19 Jul 2013 08:17:16 +0000 Received: by mail-pd0-f182.google.com with SMTP id r10so4007792pdi.13 for ; Fri, 19 Jul 2013 01:17:08 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.68.201.6 with SMTP id jw6mr16032769pbc.202.1374221828519; Fri, 19 Jul 2013 01:17:08 -0700 (PDT) Received: by 10.68.59.133 with HTTP; Fri, 19 Jul 2013 01:17:08 -0700 (PDT) Date: Fri, 19 Jul 2013 16:17:08 +0800 Message-ID: Subject: Add myself and Shiva Chen in MATINTAINERS file as nds32 port maintainers From: Chung-Ju Wu To: gcc-patches Cc: David Edelsohn , Shiva Chen According to the announcement: http://gcc.gnu.org/ml/gcc/2013-07/msg00232.html I added myself and Shiva Chen as nds32 port maintainers. Thanks GCC SC for accepting our contribution. After getting approval from a global reviewer, we will commit initial patches. We will also regularly publish our testing results on gcc-testresults mailing list. Best regards, jasonwucj Index: ChangeLog =================================================================== --- ChangeLog (revision 201046) +++ ChangeLog (working copy) @@ -1,3 +1,9 @@ +2013-07-19 Chung-Ju Wu + Shiva Chen + + * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as + nds32 port maintainers. + 2013-07-17 Tim Shen * MAINTAINERS (Write After Approval): Add myself. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 201046) +++ MAINTAINERS (working copy) @@ -87,6 +87,8 @@ mn10300 port Jeff Law law@redhat.com mn10300 port Alexandre Oliva aoliva@redhat.com moxie port Anthony Green green@moxielogic.com +nds32 port Chung-Ju Wu jasonwucj@gmail.com +nds32 port Shiva Chen shiva0217@gmail.com pdp11 port Paul Koning ni1d@arrl.net picochip port Daniel Towner dant@picochip.com rl78 port DJ Delorie dj@redhat.com