* [PATCH] MAINTAINERS: Add myself for write after approval
@ 2022-10-12 7:50 Cui,Lili
2022-10-12 7:54 ` Liu, Hongtao
0 siblings, 1 reply; 7+ messages in thread
From: Cui,Lili @ 2022-10-12 7:50 UTC (permalink / raw)
To: gcc-patches; +Cc: hongtao.liu
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 11fa8bc6dbd..e4e7349a6d9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -377,6 +377,7 @@ Andrea Corallo <andrea.corallo@arm.com>
Christian Cornelssen <ccorn@cs.tu-berlin.de>
Ludovic Courtès <ludo@gnu.org>
Lawrence Crowl <crowl@google.com>
+Lili Cui <lili.cui@intel.com>
Ian Dall <ian@beware.dropbear.id.au>
David Daney <david.daney@caviumnetworks.com>
Robin Dapp <rdapp@linux.ibm.com>
--
2.17.1
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [PATCH] MAINTAINERS: Add myself for write after approval
2022-10-12 7:50 [PATCH] MAINTAINERS: Add myself for write after approval Cui,Lili
@ 2022-10-12 7:54 ` Liu, Hongtao
0 siblings, 0 replies; 7+ messages in thread
From: Liu, Hongtao @ 2022-10-12 7:54 UTC (permalink / raw)
To: Cui, Lili, gcc-patches
> -----Original Message-----
> From: Cui, Lili <lili.cui@intel.com>
> Sent: Wednesday, October 12, 2022 3:50 PM
> To: gcc-patches@gcc.gnu.org
> Cc: Liu, Hongtao <hongtao.liu@intel.com>
> Subject: [PATCH] MAINTAINERS: Add myself for write after approval
>
> Hi,
>
> I want to add myself in MAINTANINER for write after approval.
>
> OK for master?
Obvious fixes can be committed without prior approval(https://gcc.gnu.org/gitwrite.html).
This can be considered as an obvious fix(But you still need to send the patch out like this).
>
> ChangeLog:
> * MAINTAINERS (Write After Approval): Add myself.
>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 11fa8bc6dbd..e4e7349a6d9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -377,6 +377,7 @@ Andrea Corallo
> <andrea.corallo@arm.com>
> Christian Cornelssen <ccorn@cs.tu-berlin.de>
> Ludovic Courtès <ludo@gnu.org>
> Lawrence Crowl <crowl@google.com>
> +Lili Cui <lili.cui@intel.com>
> Ian Dall <ian@beware.dropbear.id.au>
> David Daney
> <david.daney@caviumnetworks.com>
> Robin Dapp <rdapp@linux.ibm.com>
> --
> 2.17.1
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [PATCH] MAINTAINERS: Add myself for write after approval
2022-06-27 8:32 ` Hongyu Wang
@ 2022-06-28 1:38 ` Kong, Lingling
0 siblings, 0 replies; 7+ messages in thread
From: Kong, Lingling @ 2022-06-28 1:38 UTC (permalink / raw)
To: Hongyu Wang; +Cc: Liu, Hongtao, gcc-patches, Kong, Lingling
Thanks a lot! I fixed it.
ChangeLog:
* MAINTAINERS (Write After Approval): Add myself.
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 54d8ad41a6f..151770f59f4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -478,6 +478,7 @@ Jeff Knaggs <jknaggs@redhat.com>
Michael Koch <konqueror@gmx.de>
Nicolas Koenig <koenigni@student.ethz.ch>
Boris Kolpackov <boris@codesynthesis.com>
+Lingling Kong <lingling.kong@intel.com>
Dave Korn <dave.korn.cygwin@gmail.com>
Julia Koval <julia.koval@intel.com>
Matt Kraai <kraai@ftbfs.org>
--
2.18.2
> -----Original Message-----
> From: Hongyu Wang <wwwhhhyyy333@gmail.com>
> Sent: Monday, June 27, 2022 4:32 PM
> To: Kong, Lingling <lingling.kong@intel.com>
> Cc: Liu, Hongtao <hongtao.liu@intel.com>; gcc-patches@gcc.gnu.org
> Subject: Re: [PATCH] MAINTAINERS: Add myself for write after approval
>
> Sorry, should be between
>
> Boris Kolpackov <boris@codesynthesis.com> Dave Korn
> <dave.korn.cygwin@gmail.com>
>
> Hongyu Wang <wwwhhhyyy333@gmail.com> 于2022年6月27日周一 16:29
> 写道:
> >
> > According to the official guide, please sort your last name in
> > alphabetical order, which means you shold put your name between
> >
> > Dave Korn <dave.korn.cygwin@gmail.com> Julia Koval
> > <julia.koval@intel.com>
> >
> > Kong, Lingling via Gcc-patches <gcc-patches@gcc.gnu.org> 于2022年6月27
> 日周一
> > 16:05写道:
> >
> > >
> > > 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 <jonz@apple.com>
> > > Roman Zippel <zippel@linux-m68k.org>
> > > Josef Zlomek <josef.zlomek@email.cz>
> > > +Lingling Kong <lingling.kong@intel.com>
> > >
> > > Bug database only accounts
> > >
> > > --
> > > 2.18.1
> > >
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself for write after approval
2022-06-27 8:29 ` Hongyu Wang
@ 2022-06-27 8:32 ` Hongyu Wang
2022-06-28 1:38 ` Kong, Lingling
0 siblings, 1 reply; 7+ messages in thread
From: Hongyu Wang @ 2022-06-27 8:32 UTC (permalink / raw)
To: Kong, Lingling; +Cc: Liu, Hongtao, gcc-patches
Sorry, should be between
Boris Kolpackov <boris@codesynthesis.com>
Dave Korn <dave.korn.cygwin@gmail.com>
Hongyu Wang <wwwhhhyyy333@gmail.com> 于2022年6月27日周一 16:29写道:
>
> According to the official guide, please sort your last name in
> alphabetical order, which means you shold put your name between
>
> Dave Korn <dave.korn.cygwin@gmail.com>
> Julia Koval <julia.koval@intel.com>
>
> Kong, Lingling via Gcc-patches <gcc-patches@gcc.gnu.org> 于2022年6月27日周一 16:05写道:
>
> >
> > 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 <jonz@apple.com>
> > Roman Zippel <zippel@linux-m68k.org>
> > Josef Zlomek <josef.zlomek@email.cz>
> > +Lingling Kong <lingling.kong@intel.com>
> >
> > Bug database only accounts
> >
> > --
> > 2.18.1
> >
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself for write after approval
2022-06-27 8:04 ` Kong, Lingling
@ 2022-06-27 8:29 ` Hongyu Wang
2022-06-27 8:32 ` Hongyu Wang
0 siblings, 1 reply; 7+ messages in thread
From: Hongyu Wang @ 2022-06-27 8:29 UTC (permalink / raw)
To: Kong, Lingling; +Cc: Liu, Hongtao, gcc-patches
According to the official guide, please sort your last name in
alphabetical order, which means you shold put your name between
Dave Korn <dave.korn.cygwin@gmail.com>
Julia Koval <julia.koval@intel.com>
Kong, Lingling via Gcc-patches <gcc-patches@gcc.gnu.org> 于2022年6月27日周一 16:05写道:
>
> 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 <jonz@apple.com>
> Roman Zippel <zippel@linux-m68k.org>
> Josef Zlomek <josef.zlomek@email.cz>
> +Lingling Kong <lingling.kong@intel.com>
>
> Bug database only accounts
>
> --
> 2.18.1
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] MAINTAINERS: Add myself for write after approval
[not found] <20220627075659.17086-1-lingling.kong@intel.com>
@ 2022-06-27 8:04 ` Kong, Lingling
2022-06-27 8:29 ` Hongyu Wang
0 siblings, 1 reply; 7+ messages in thread
From: Kong, Lingling @ 2022-06-27 8:04 UTC (permalink / raw)
To: Liu, Hongtao, gcc-patches
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 <jonz@apple.com>
Roman Zippel <zippel@linux-m68k.org>
Josef Zlomek <josef.zlomek@email.cz>
+Lingling Kong <lingling.kong@intel.com>
Bug database only accounts
--
2.18.1
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] MAINTAINERS: Add myself for write after approval
@ 2021-10-19 11:23 CHIGOT, CLEMENT
0 siblings, 0 replies; 7+ messages in thread
From: CHIGOT, CLEMENT @ 2021-10-19 11:23 UTC (permalink / raw)
To: gcc-patches
[-- Attachment #1: Type: text/plain, Size: 130 bytes --]
ChangeLog:
2021-10-19 Clément Chigot <clement.chigot@atos.net>
* MAINTAINERS: Add myself for write after approval.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-MAINTAINERS-Add-myself-for-write-after-approval.patch --]
[-- Type: text/x-patch; name="0001-MAINTAINERS-Add-myself-for-write-after-approval.patch", Size: 986 bytes --]
From 13ddc381ea7bde6df9e48fb968d9324564f7a540 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cl=C3=A9ment=20Chigot?= <clement.chigot@atos.net>
Date: Tue, 19 Oct 2021 13:20:14 +0200
Subject: [PATCH] MAINTAINERS: Add myself for write after approval
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
ChangeLog:
2021-10-19 Clément Chigot <clement.chigot@atos.net>
* MAINTAINERS: Add myself for write after approval.
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index bf4006c779f..b22f930583a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -352,6 +352,7 @@ Gabriel Charette <gchare@google.com>
Chandra Chavva <cchavva@redhat.com>
Dehao Chen <dehao@google.com>
Fabien Chêne <fabien@gcc.gnu.org>
+Clément Chigot <clement.chigot@atos.net>
Harshit Chopra <harshit@google.com>
Tamar Christina <tamar.christina@arm.com>
Eric Christopher <echristo@gmail.com>
--
2.25.1
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2022-10-12 7:55 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-12 7:50 [PATCH] MAINTAINERS: Add myself for write after approval Cui,Lili
2022-10-12 7:54 ` Liu, Hongtao
[not found] <20220627075659.17086-1-lingling.kong@intel.com>
2022-06-27 8:04 ` Kong, Lingling
2022-06-27 8:29 ` Hongyu Wang
2022-06-27 8:32 ` Hongyu Wang
2022-06-28 1:38 ` Kong, Lingling
-- strict thread matches above, loose matches on Subject: below --
2021-10-19 11:23 CHIGOT, CLEMENT
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).