From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oa1-x2b.google.com (mail-oa1-x2b.google.com [IPv6:2001:4860:4864:20::2b]) by sourceware.org (Postfix) with ESMTPS id CCD04386F0C9 for ; Mon, 27 Jun 2022 08:30:07 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org CCD04386F0C9 Received: by mail-oa1-x2b.google.com with SMTP id 586e51a60fabf-fe023ab520so12027363fac.10 for ; Mon, 27 Jun 2022 01:30:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=ojIxDLNqHP5dUZODDwkcL4K81wPv50N4b8SoPwveeIw=; b=PsjaZb6g3xSE6qR5PIJLh2TioPa0PgEJYuWZTc7n4/lJiG66NOfUTpyMtTFCxzerL0 Sf/s35aQzyJXJ59V32X/eBi7Mz/LJFx9aXx6C1mVAjOZ4J8D2/KR8hM8DSwxRKfzeapp WSkMWQWSkpR53gDyjFznPmskWaQNYV85gMdXsPayMdyzypYRytUlHErK3k5nVh1XZM49 /RDT79Aa9SmCxURxT/dfIkdmj8vnXRfPua6SU/QM3P28qOnzy1b7+YbH1kcA8/pNc5Cr AfsTJA8Y7r9ko3Vkx2VoXUkq/QGXp4n9bPgBKvj17VusCnqbDvfaGptv4mTpvacEQ1lW U9+g== X-Gm-Message-State: AJIora934lMlh9Wb32MDQHfICtgT+oMLYOJDQ+RvGFDKCyTffb8ut0Qh ARpjYg+yW/0KMI+t588PE2pa9k5KqF8r2f7knEk= X-Google-Smtp-Source: AGRyM1tPhmS1ni1zK+XxaEw9ZGRDiy/RdQsfE/I4y8oaJkab8AifNbgZFm17om9Qkp7KSJyvQ0SljDernsOFxMJBHsc= X-Received: by 2002:a05:6870:a792:b0:101:dcb9:461a with SMTP id x18-20020a056870a79200b00101dcb9461amr9442774oao.52.1656318606661; Mon, 27 Jun 2022 01:30:06 -0700 (PDT) MIME-Version: 1.0 References: <20220627075659.17086-1-lingling.kong@intel.com> In-Reply-To: From: Hongyu Wang Date: Mon, 27 Jun 2022 16:29:56 +0800 Message-ID: Subject: Re: [PATCH] MAINTAINERS: Add myself for write after approval To: "Kong, Lingling" Cc: "Liu, Hongtao" , "gcc-patches@gcc.gnu.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-7.2 required=5.0 tests=BAYES_00, BODY_8BITS, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2022 08:30:09 -0000 According to the official guide, please sort your last name in alphabetical order, which means you shold put your name between Dave Korn Julia Koval Kong, Lingling via Gcc-patches =E4=BA=8E2022=E5= =B9=B46=E6=9C=8827=E6=97=A5=E5=91=A8=E4=B8=80 16:05=E5=86=99=E9=81=93=EF=BC= =9A > > Hi, > > I want to add myself in MAINTANINER for write after approval. > > OK for master? > > ChangeLog: > > * MAINTAINERS (Write After Approval): Add myself. > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 54d8ad41a6f..49627e5d113 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -698,6 +698,7 @@ Shujing Zhao <= pearly.zhao@oracle.com> > Jon Ziegler > Roman Zippel > Josef Zlomek > +Lingling Kong > > Bug database only accounts > > -- > 2.18.1 >