From patchwork Tue Sep 4 04:06:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Terry Guo X-Patchwork-Id: 965747 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-485055-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="Gy8xkhcq"; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="SIUPlkA/"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 424Cv12vDVz9s3l for ; Tue, 4 Sep 2018 14:06:12 +1000 (AEST) 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:from:date:message-id:subject:to:content-type; q= dns; s=default; b=XTv2hDhYtBL7wSzfPvZ09wnw/T7RxT22BEk4cH/XfSGeU/ fkoFp9G8nlzuCdV1rjxTONXVoGmPYEAzzeiLqfl/wjDFPyI86z9zpQWeMrHFK0yR gk6ApDY/r4LJlwrqly6COwV6tl/bBCcff1W8vX4eLDk4CUJOHe9b6740fzn4s= 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:from:date:message-id:subject:to:content-type; s= default; bh=6Y9DVVJ+/L8UFot/Ds25x2Rzoiw=; b=Gy8xkhcqtPfPT27hmu71 VOF4BWX2zES9mU98eZK6bTqBKAu6t2GwuUpfuePlbxwZOLH0U9T/YxvCFU5NEedY k8gXDYtrvsyRQM6lUAI/lfXHIsqy1ZCgrCIzZJBC2OobprQymS6AJEyjc/aD6iui 5Dr5ekrkXciuKcgqqudiCiA= Received: (qmail 106546 invoked by alias); 4 Sep 2018 04:06:05 -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 106529 invoked by uid 89); 4 Sep 2018 04:06:05 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-10.0 required=5.0 tests=BAYES_20, FREEMAIL_FROM, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:90a, guo, wei, laurent X-HELO: mail-pg1-f181.google.com Received: from mail-pg1-f181.google.com (HELO mail-pg1-f181.google.com) (209.85.215.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 04 Sep 2018 04:06:04 +0000 Received: by mail-pg1-f181.google.com with SMTP id 7-v6so985913pgf.2 for ; Mon, 03 Sep 2018 21:06:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=u1Z6+hGu2e+DWgs1B3h5B6EO7u7edU5DuwHvQi+uYpo=; b=SIUPlkA/B2GWp6Ns/6zX1PR6bz9/fs+O6Fw+ZFSY4IBwnyGfxd65DWuG1IXVmX1LJE 32vcOCu81pygn1DU6vKaUWlLTJQwvRz20JlPTE3my0IquPxWoq2caOrkhErRplF+3Uz2 Y2BJ2XO2c8+sSAm8mL7b//6MPq2o0UBIGZNVTWMwkJYA0fwMVqrM+HyZKyMijgOgBsjB /DcuYKiYIzEUTE2pqNqqyy5QLcY789DCJDLtaZ6zLcAMjm4Ga7HP2s4HmPAxjIEEjVHy xy2p0/eeQCPuVO3MHfrLMoJDmbhVCxOkZO5GtknIG/NBXmUbyZ4sUVsVXhN0yNmoBmfg 8TPA== MIME-Version: 1.0 Received: by 2002:a17:90a:5d05:0:0:0:0 with HTTP; Mon, 3 Sep 2018 21:06:01 -0700 (PDT) From: Terry Guo Date: Tue, 4 Sep 2018 12:06:01 +0800 Message-ID: Subject: [PATCH,committed] [MAINTAINERS] Update email address To: gcc-patches@gcc.gnu.org X-IsSubscribed: yes Hi, This is to update my email address per my recent job change. BR, Terry 2018-09-04 Xuepeng Guo * MAINTAINERS: Update my email address. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 264074) +++ MAINTAINERS (working copy) @@ -395,7 +395,7 @@ Yury Gribov Jon Grimm Laurent Guerby -Xuepeng Guo +Xuepeng Guo Wei Guozhi Mostafa Hagog Andrew Haley