From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17313 invoked by alias); 19 May 2016 10:35:33 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 17299 invoked by uid 89); 19 May 2016 10:35:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=sponsor, person, HContent-Transfer-Encoding:8bit X-HELO: mail-pa0-f67.google.com Received: from mail-pa0-f67.google.com (HELO mail-pa0-f67.google.com) (209.85.220.67) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 19 May 2016 10:35:17 +0000 Received: by mail-pa0-f67.google.com with SMTP id rw9so7481891pab.2 for ; Thu, 19 May 2016 03:35:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=E+JQKbLYIMLyQyE9LYHa2Cd+ROi2yWHSde8dP3DsOCU=; b=g9n0JhVhylHiRsOTkHu1BI9z5P9WHYeMhqe9cM9ei+9OH2nD3IhfBavUzHA2I1tGY7 JwVJp2okppbNudvDAeJSNt4rVNTkTtRBbz2SoAKJTmZ2f9MIG4+R5GTDdY1aI0HIUOp6 EfZ1qSyiSjfJGzI5iRaJNjr5WEi6vchb3f3rBfzzPNxLDyzHWL4DYCcRGW9J3K9h3Lzy fTpbe1ytP+Hq1sHNP4Yid4x2S6j8ZQ0jCoPILFfx+8fmjQbN26I0z1K9MvLgiENDIzMF 8/yrmx7cP6RyJEkprMwDl4h3bIYzA6RSjgfeKYGLha15zZqpVbiIKVaHIVtzDdZDEFMl zY5w== X-Gm-Message-State: AOPr4FWXlX3xHvATJn95qAGTJ9hWBhiWRjSg8lSt1ZexoQQYW/KreS2lQ3R0ZR5f9BkDwQ== X-Received: by 10.66.191.100 with SMTP id gx4mr4193543pac.128.1463654115733; Thu, 19 May 2016 03:35:15 -0700 (PDT) Received: from [127.0.0.1] (gcc113.osuosl.org. [140.211.9.71]) by smtp.gmail.com with ESMTPSA id p80sm18762617pfj.58.2016.05.19.03.35.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 May 2016 03:35:14 -0700 (PDT) Subject: Re: [PATCH] Add myself as write-after-approval GDB maintainer. To: Yan-Ting Lin References: <7cb99243-405e-07e7-459c-2dfe403001fa@gmail.com> <86oa869n5x.fsf@gmail.com> Cc: GDB Patches From: Yao Qi Message-ID: <573D96DB.3070006@gmail.com> Date: Thu, 19 May 2016 10:35:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2016-05/txt/msg00320.txt.bz2 On 17/05/16 18:21, Yan-Ting Lin wrote: > I need to request a new account with write permission. > It seems I needs an approver to complete this. Could you help me? You can request the account by filling the form below, https://sourceware.org/cgi-bin/pdw/ps_form.cgi I can sponsor your request, so fill yao.qi@arm.com in the field "email address of person who approved request" of the form. Once you get the account, you can push your patch in. Please read https://sourceware.org/gdb/wiki/ContributionChecklist before you push. Happy hacking! -- Yao (齐尧)