diff mbox series

MAINTAINERS: Add myself for write after approval

Message ID 20221012075014.2922-1-lili.cui@intel.com
State New
Headers show
Series MAINTAINERS: Add myself for write after approval | expand

Commit Message

Li, Pan2 via Gcc-patches Oct. 12, 2022, 7:50 a.m. UTC
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(+)

Comments

Li, Pan2 via Gcc-patches Oct. 12, 2022, 7:54 a.m. UTC | #1
> -----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
diff mbox series

Patch

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>