public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, committed] Add myself to MAINTAINERS
@ 2019-12-17 15:30 Mihail Ionescu
  0 siblings, 0 replies; 26+ messages in thread
From: Mihail Ionescu @ 2019-12-17 15:30 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 255 bytes --]

Hi all,
I have committed the attached patch adding myself to the Write After
Approval section of the MAINTAINERS file.

ChangeLog:

2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>

	* MAINTAINERS (write_after_approval): Add myself.


Regards,
Mihail

[-- Attachment #2: diff.patch --]
[-- Type: text/x-patch, Size: 525 bytes --]

diff --git a/MAINTAINERS b/MAINTAINERS
index 78f17c35e9e1c4fa1abec149f6974d0874875545..5a2cf0a8ab125d6147b0601a0b0bff996359e7cb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -433,6 +433,7 @@ Naveen H.S					<naveenh@marvell.com>
 Roland Illig					<roland.illig@gmx.de>
 Meador Inge					<meadori@codesourcery.com>
 Bernardo Innocenti				<bernie@develer.com>
+Mihail Ionescu					<mihail.ionescu@arm.com>
 Vladislav Ivanishin				<vlad@ispras.ru>
 Alexander Ivchenko				<aivchenk@gmail.com>
 Balaji V. Iyer					<bviyer@gmail.com>

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [PATCH][committed] Add myself to MAINTAINERS
@ 2020-01-02 16:16 Dennis Zhang
  0 siblings, 0 replies; 26+ messages in thread
From: Dennis Zhang @ 2020-01-02 16:16 UTC (permalink / raw)
  To: gcc-patches; +Cc: nd

[-- Attachment #1: Type: text/plain, Size: 261 bytes --]

Hi all,

This patch is to add myself to the Write After Approval section in 
MAINTAINERS.

Committed with r279837.

Cheers
Dennis

ChangeLog:

2019-01-02  Dennis Zhang  <dennis.zhang@arm.com>

	* MAINTAINERS (Write After Approval): Add myself.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 191231.patch --]
[-- Type: text/x-patch; name="191231.patch", Size: 485 bytes --]

diff --git a/MAINTAINERS b/MAINTAINERS
index e3925a82355..e2ef8ae9af1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -650,6 +650,7 @@ Kwok Cheung Yeung				<kcy@codesourcery.com>
 Greta Yorsh					<greta.yorsh@arm.com>
 David Yuste					<david.yuste@gmail.com>
 Adhemerval Zanella				<azanella@linux.vnet.ibm.com>
+Dennis Zhang					<dennis.zhang@arm.com>
 Yufeng Zhang					<yufeng.zhang@arm.com>
 Qing Zhao					<qing.zhao@oracle.com>
 Shujing Zhao					<pearly.zhao@oracle.com>

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [PATCH, committed] Add myself to MAINTAINERS.
@ 2019-12-19 14:56 Stam Markianos-Wright
  0 siblings, 0 replies; 26+ messages in thread
From: Stam Markianos-Wright @ 2019-12-19 14:56 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 297 bytes --]

Hi all,

I have committed the attached patch adding myself to the Write After
Approval section of the MAINTAINERS file.

Cheers,
Stam

(commits r279573, r279575)

2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>

	* MAINTAINERS (write_after_approval): Add myself.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: pmaintain.patch --]
[-- Type: text/x-patch; name="pmaintain.patch", Size: 539 bytes --]

diff --git a/MAINTAINERS b/MAINTAINERS
index e31fb19760e..3d78697e191 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -499,6 +499,7 @@ Luis Machado					<luisgpm@br.ibm.com>
 Ziga Mahkovec					<ziga.mahkovec@klika.si>
 Matthew Malcomson				<matthew.malcomson@arm.com>
 Mikhail Maltsev					<maltsevm@gmail.com>
+Stamatis Markianos-Wright			<stam.markianos-wright@arm.com>
 Patrick Marlier					<patrick.marlier@gmail.com>
 Simon Martin					<simartin@users.sourceforge.net>
 Alejandro Martinez				<alejandro.martinezvicente@arm.com>

^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [PATCH, committed] Add myself to MAINTAINERS
  2019-07-08 12:51     ` Jakub Jelinek
@ 2019-07-08 13:51       ` Kito Cheng
  0 siblings, 0 replies; 26+ messages in thread
From: Kito Cheng @ 2019-07-08 13:51 UTC (permalink / raw)
  To: Jakub Jelinek; +Cc: Rainer Orth, GCC Patches

Hi Jakub:

Thanks, fixed and checked with maintainers-verify.sh now.

2019-07-08  Kito Cheng  <kito.cheng@sifive.com>

        * MAINTAINERS (Write After Approval): Remove myself, already listed in
        RISC-V port maitainer.


Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 273234)
+++ MAINTAINERS (revision 273235)
@@ -345,7 +345,6 @@
 Chandra Chavva                                 <cchavva@redhat.com>
 Dehao Chen                                     <dehao@google.com>
 Fabien Chêne                                   <fabien@gcc.gnu.org>
-Kito Cheng                                     <kito.cheng@sifive.com>
 Harshit Chopra                                 <harshit@google.com>
 Tamar Christina
<tamar.christina@arm.com>
 Eric Christopher                               <echristo@gmail.com>

On Mon, Jul 8, 2019 at 8:48 PM Jakub Jelinek <jakub@redhat.com> wrote:
>
> On Mon, Jul 08, 2019 at 05:16:26PM +0800, Kito Cheng wrote:
> > Hi Rainer:
> >
> > Thanks your reminder, I've fix it now.
>
> Still not correct, there is FAIL maintainers-verify.sh.
> You are already since r246280 listed as riscv CPU port maintainer (one of 4)
> and maintainers should not be listed in the write after approval section,
> they are already listed in the maintainers (or reviewers) section(s).
> Please remove yourself from Write After Approval.
>
>         Jakub

^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [PATCH, committed] Add myself to MAINTAINERS
  2019-07-08  9:32   ` Kito Cheng
@ 2019-07-08 12:51     ` Jakub Jelinek
  2019-07-08 13:51       ` Kito Cheng
  0 siblings, 1 reply; 26+ messages in thread
From: Jakub Jelinek @ 2019-07-08 12:51 UTC (permalink / raw)
  To: Kito Cheng; +Cc: Rainer Orth, GCC Patches

On Mon, Jul 08, 2019 at 05:16:26PM +0800, Kito Cheng wrote:
> Hi Rainer:
> 
> Thanks your reminder, I've fix it now.

Still not correct, there is FAIL maintainers-verify.sh.
You are already since r246280 listed as riscv CPU port maintainer (one of 4)
and maintainers should not be listed in the write after approval section,
they are already listed in the maintainers (or reviewers) section(s).
Please remove yourself from Write After Approval.

	Jakub

^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [PATCH, committed] Add myself to MAINTAINERS
  2019-07-08  8:18 ` Rainer Orth
@ 2019-07-08  9:32   ` Kito Cheng
  2019-07-08 12:51     ` Jakub Jelinek
  0 siblings, 1 reply; 26+ messages in thread
From: Kito Cheng @ 2019-07-08  9:32 UTC (permalink / raw)
  To: Rainer Orth; +Cc: GCC Patches

Hi Rainer:

Thanks your reminder, I've fix it now.

On Mon, Jul 8, 2019 at 4:14 PM Rainer Orth <ro@cebitec.uni-bielefeld.de> wrote:
>
> Kito Cheng <kito.cheng@sifive.com> writes:
>
> > ChangeLog:
> >
> > 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
> >
> >         * MAINTAINERS (Write After Approval): Add myself.
> >
> > --- MAINTAINERS (revision 273194)
> > +++ MAINTAINERS (revision 273195)
> > @@ -651,6 +651,7 @@
> > Jon Ziegler                                    <jonz@apple.com>
> > Roman Zippel                                   <zippel@linux-m68k.org>
> > Josef Zlomek                                   <josef.zlomek@email.cz>
> > +Kito Cheng                                     <kito.cheng@sifive.com>
>
> Please keep the list sorted by surname.
>
> Thanks.
>         Rainer
>
> --
> -----------------------------------------------------------------------------
> Rainer Orth, Center for Biotechnology, Bielefeld University

^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [PATCH, committed] Add myself to MAINTAINERS
  2019-07-08  7:48 Kito Cheng
@ 2019-07-08  8:18 ` Rainer Orth
  2019-07-08  9:32   ` Kito Cheng
  0 siblings, 1 reply; 26+ messages in thread
From: Rainer Orth @ 2019-07-08  8:18 UTC (permalink / raw)
  To: Kito Cheng; +Cc: GCC Patches

Kito Cheng <kito.cheng@sifive.com> writes:

> ChangeLog:
>
> 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
>
>         * MAINTAINERS (Write After Approval): Add myself.
>
> --- MAINTAINERS (revision 273194)
> +++ MAINTAINERS (revision 273195)
> @@ -651,6 +651,7 @@
> Jon Ziegler                                    <jonz@apple.com>
> Roman Zippel                                   <zippel@linux-m68k.org>
> Josef Zlomek                                   <josef.zlomek@email.cz>
> +Kito Cheng                                     <kito.cheng@sifive.com>

Please keep the list sorted by surname.

Thanks.
        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [PATCH, committed] Add myself to MAINTAINERS
@ 2019-07-08  7:48 Kito Cheng
  2019-07-08  8:18 ` Rainer Orth
  0 siblings, 1 reply; 26+ messages in thread
From: Kito Cheng @ 2019-07-08  7:48 UTC (permalink / raw)
  To: GCC Patches

ChangeLog:

2019-07-08  Kito Cheng  <kito.cheng@sifive.com>

        * MAINTAINERS (Write After Approval): Add myself.

--- MAINTAINERS (revision 273194)
+++ MAINTAINERS (revision 273195)
@@ -651,6 +651,7 @@
Jon Ziegler                                    <jonz@apple.com>
Roman Zippel                                   <zippel@linux-m68k.org>
Josef Zlomek                                   <josef.zlomek@email.cz>
+Kito Cheng                                     <kito.cheng@sifive.com>

                       Bug database only accounts

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [PATCH, committed] Add myself to MAINTAINERS
@ 2019-07-03  9:31 Andrea Corallo
  0 siblings, 0 replies; 26+ messages in thread
From: Andrea Corallo @ 2019-07-03  9:31 UTC (permalink / raw)
  To: gcc-patches; +Cc: nd

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]

Hi all,
I have committed the attached patch adding myself to the Write After
Approval section of the MAINTAINERS file.

Bests
  Andrea

ChangeLog:

2019-07-02  Andrea Corallo  <andrea.corallo@arm.com>

	* MAINTAINERS (Write After Approval): Add myself.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: maintainers.patch --]
[-- Type: text/x-diff; name="maintainers.patch", Size: 474 bytes --]

diff --git a/MAINTAINERS b/MAINTAINERS
index b8d703c..7c1eebc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -353,6 +353,7 @@ William Cohen					<wcohen@redhat.com>
 Michael Collison				<michael.collison@arm.com>
 Josh Conner					<joshconner@google.com>
 R. Kelley Cook					<kcook@gcc.gnu.org>
+Andrea Corallo					<andrea.corallo@arm.com>
 Christian Cornelssen				<ccorn@cs.tu-berlin.de>
 Ludovic Courtès					<ludo@gnu.org>
 Lawrence Crowl					<crowl@google.com>

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [PATCH, committed] Add myself to MAINTAINERS
@ 2019-05-20 15:45 Vladislav Ivanishin
  0 siblings, 0 replies; 26+ messages in thread
From: Vladislav Ivanishin @ 2019-05-20 15:45 UTC (permalink / raw)
  To: gcc-patches

===================================================================
--- ChangeLog   (revision 271424)
+++ ChangeLog   (working copy)
@@ -1,3 +1,7 @@
+2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>

        * MAINTAINERS: Update my email address.
Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 271424)
+++ MAINTAINERS (working copy)
@@ -429,6 +429,7 @@
 Roland Illig                                   <roland.illig@gmx.de>
 Meador Inge                                    <meadori@codesourcery.com>
 Bernardo Innocenti                             <bernie@develer.com>
+Vladislav Ivanishin                            <vlad@ispras.ru>
 Alexander Ivchenko                             <aivchenk@gmail.com>
 Balaji V. Iyer                                 <bviyer@gmail.com>
 Daniel Jacobowitz                              <drow@false.org>

-- 
Vlad

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [PATCH, committed] Add myself to MAINTAINERS
@ 2018-01-16 12:35 Sebastian Perta
  0 siblings, 0 replies; 26+ messages in thread
From: Sebastian Perta @ 2018-01-16 12:35 UTC (permalink / raw)
  To: gcc-patches

Hi,

Just added myself to MAINTAINERS (write after approval)

Best Regards,
Sebastian

Index: ChangeLog
===================================================================
--- ChangeLog(revision 256737)
+++ ChangeLog(working copy)
@@ -1,3 +1,7 @@
+2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
+
+* MAINTAINERS (write after approval): Add myself.
+
 2018-01-03  Jakub Jelinek  <jakub@redhat.com>

 Update copyright years.
Index: MAINTAINERS
===================================================================
--- MAINTAINERS(revision 256737)
+++ MAINTAINERS(working copy)
@@ -535,6 +535,7 @@
 Devang Patel<dpatel@apple.com>
 Andris Pavenis<andris.pavenis@iki.fi>
 Fernando Pereira<pronesto@gmail.com>
+Sebastian Perta<sebastian.perta@renesas.com>
 Sebastian Peryt<sebastian.peryt@intel.com>
 Kaushik Phatak<kaushik.phatak@kpitcummins.com>
 Nicolas Pitre<nico@cam.org>



Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.

^ permalink raw reply	[flat|nested] 26+ messages in thread

* RE: [PATCH, committed] Add myself to MAINTAINERS
       [not found] <17623B198193D741876BD81A6E3AE5AD3C594B1F@irsmsx111.ger.corp.intel.com>
@ 2017-11-16 15:45 ` Peryt, Sebastian
  0 siblings, 0 replies; 26+ messages in thread
From: Peryt, Sebastian @ 2017-11-16 15:45 UTC (permalink / raw)
  To: 'gcc-patches@gcc.gnu.org'; +Cc: Peryt, Sebastian

Message didn't get thru for some reason. Resending.

Sebastian

From: Peryt, Sebastian 
Sent: Wednesday, November 15, 2017 1:44 PM
To: gcc-patches@gcc.gnu.org
Cc: Peryt, Sebastian <sebastian.peryt@intel.com>
Subject: [PATCH, committed] Add myself to MAINTAINERS

ChangeLog:

2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>

        * MAINTAINERS (write after approval): Add myself.

Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 254760)
+++ MAINTAINERS (working copy)
@@ -532,6 +532,7 @@
Devang Patel                                   <dpatel@apple.com>
Andris Pavenis                                 <andris.pavenis@iki.fi>
Fernando Pereira                               <pronesto@gmail.com>
+Sebastian Peryt                                        <sebastian.peryt@intel.com>
Kaushik Phatak                                 <kaushik.phatak@kpitcummins.com>
Nicolas Pitre                                  <nico@cam.org>
Paul Pluzhnikov                                        <ppluzhnikov@google.com>

Sebastian

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [PATCH, committed] Add myself to MAINTAINERS
@ 2017-10-16 23:31 Tsimbalist, Igor V
  0 siblings, 0 replies; 26+ messages in thread
From: Tsimbalist, Igor V @ 2017-10-16 23:31 UTC (permalink / raw)
  To: gcc-patches; +Cc: Tsimbalist, Igor V

ChangeLog:

2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>

        * MAINTAINERS (write after approval): Add myself.

Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 253797)
+++ MAINTAINERS (working copy)
@@ -603,6 +603,7 @@
 Philipp Tomsich                                        <philipp.tomsich@theobroma-systems.com>
 Konrad Trifunovic                              <konrad.trifunovic@inria.fr>
 Markus Trippelsdorf                            <markus@trippelsdorf.de>
+Igor Tsimbalist                                        <igor.v.tsimbalist@intel.com>
 Martin Uecker                                  <uecker@eecs.berkeley.edu>
 David Ung                                      <davidu@mips.com>
 Neil Vachharajani                              <nvachhar@gmail.com>

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [PATCH, committed] Add myself to MAINTAINERS
@ 2017-07-31 12:03 Robin Dapp
  0 siblings, 0 replies; 26+ messages in thread
From: Robin Dapp @ 2017-07-31 12:03 UTC (permalink / raw)
  To: GCC Patches

[-- Attachment #1: Type: text/plain, Size: 122 bytes --]

ChangeLog:

2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>

        * MAINTAINERS (write after approval): Add myself.

[-- Attachment #2: gcc-maintainers.diff --]
[-- Type: text/x-patch, Size: 462 bytes --]

Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 250740)
+++ MAINTAINERS	(working copy)
@@ -356,6 +356,7 @@
 Lawrence Crowl					<crowl@google.com>
 Ian Dall					<ian@beware.dropbear.id.au>
 David Daney					<david.daney@caviumnetworks.com>
+Robin Dapp					<rdapp@linux.vnet.ibm.com>
 Simon Dardis					<simon.dardis@imgtec.com>
 Bud Davis					<jmdavis@link.com>
 Chris Demetriou					<cgd@google.com>

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [patch, committed] Add myself to MAINTAINERS
@ 2017-05-26  1:43 Eric Gallager
  0 siblings, 0 replies; 26+ messages in thread
From: Eric Gallager @ 2017-05-26  1:43 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 282 bytes --]

https://gcc.gnu.org/svnwrite.html#authenticated says "approval from
the mailing list is not needed in this one case" so I've gone ahead
and committed the attached patch.

ChangeLog:
2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>

	* MAINTAINERS: Add self to Write After Approval

[-- Attachment #2: MAINTAINERS.diff --]
[-- Type: text/plain, Size: 478 bytes --]

Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 248474)
+++ MAINTAINERS	(working copy)
@@ -387,6 +387,7 @@
 Chao-ying Fu					<fu@mips.com>
 Gary Funck					<gary@intrepid.com>
 Pompapathi V Gadad				<Pompapathi.V.Gadad@nsc.com>
+Eric Gallager					<egall@gwmail.gwu.edu>
 Gopalasubramanian Ganesh			<Ganesh.Gopalasubramanian@amd.com>
 Kaveh Ghazi					<ghazi@gcc.gnu.org>
 Doug Gilmore					<Doug.Gilmore@imgtec.com>

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [Patch, committed] Add myself to MAINTAINERS
@ 2011-09-14 16:31 Tom de Vries
  0 siblings, 0 replies; 26+ messages in thread
From: Tom de Vries @ 2011-09-14 16:31 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

Added myself to MAINTAINERS (write after approval).

Thanks,
- Tom

2011-09-14  Tom de Vries  <tom@codesourcery.com>

	* MAINTAINERS (Write After Approval): Add myself.

[-- Attachment #2: main.patch --]
[-- Type: text/x-patch, Size: 493 bytes --]

Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 178804)
+++ MAINTAINERS (working copy)
@@ -505,6 +505,7 @@ Konrad Trifunovic				konrad.trifunovic@i
 David Ung					davidu@mips.com
 Neil Vachharajani				nvachhar@gmail.com
 Kris Van Hees					kris.van.hees@oracle.com
+Tom de Vries					tom@codesourcery.com
 Nenad Vukicevic					nenad@intrepid.com
 Feng Wang					fengwang@nudt.edu.cn
 Stephen M. Webb					stephen.webb@bregmasoft.com

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [Patch, committed] Add myself to MAINTAINERS
@ 2011-04-07 11:15 Henderson, Stuart
  0 siblings, 0 replies; 26+ messages in thread
From: Henderson, Stuart @ 2011-04-07 11:15 UTC (permalink / raw)
  To: gcc-patches

Added myself to MAINTAINERS (write after approval), committed as directed.

Stu


2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>

       * MAINTAINERS (Write After Approval): Add myself.




Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 172094)
+++ MAINTAINERS (revision 172095)
@@ -373,6 +373,7 @@
 Mark Heffernan                                 meheff@google.com
 George Helffrich                               george@gcc.gnu.org
 Fergus Henderson                               fjh@cs.mu.oz.au
+Stuart Henderson                               shenders@gcc.gnu.org
 Matthew Hiller                                 hiller@redhat.com
 Manfred Hollstein                              mh@suse.com
 Falk Hueffner                                  falk@debian.org

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [PATCH, committed] Add myself to MAINTAINERS
@ 2011-01-07 23:02 William J. Schmidt
  0 siblings, 0 replies; 26+ messages in thread
From: William J. Schmidt @ 2011-01-07 23:02 UTC (permalink / raw)
  To: gcc-patches

Add myself to MAINTAINERS under "write after approval", committed as
obvious to mainline.

Bill

2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>

    * MAINTAINERS (Write After Approval): Add myself.

Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 168585)
+++ MAINTAINERS (working copy)
@@ -460,6 +460,7 @@
 Matthew Sachs                                  msachs@apple.com
 Iain Sandoe                                    iains@gcc.gnu.org
 Duncan Sands                                   baldrick@gcc.gnu.org
+William Schmidt                                wschmidt@linux.vnet.ibm.com
 Dodji Seketeli                                 dseketel@redhat.com
 Svein Seldal                                   svein@dev.seldal.com
 Thiemo Seufer                                  ths@networkno.de

^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [Patch Committed] Add myself to MAINTAINERS
  2010-06-05  9:59     ` Eric Botcazou
@ 2010-06-05 10:13       ` Fabien Chêne
  0 siblings, 0 replies; 26+ messages in thread
From: Fabien Chêne @ 2010-06-05 10:13 UTC (permalink / raw)
  To: Eric Botcazou; +Cc: gcc-patches, Rainer Orth, Jason Merrill

2010/6/5 Eric Botcazou <ebotcazou@adacore.com>:
>> 2010-06-05  Fabien Chêne <fabien@gcc.gnu.org>
>>
>>       * MAINTAINERS (Write After Approval): Add myself in the right pace
>
> Typo + missing period.

I've fixed it just before committing.

-- 
Fabien

^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [Patch Committed] Add myself to MAINTAINERS
  2010-06-05  9:35   ` Fabien Chêne
@ 2010-06-05  9:59     ` Eric Botcazou
  2010-06-05 10:13       ` Fabien Chêne
  0 siblings, 1 reply; 26+ messages in thread
From: Eric Botcazou @ 2010-06-05  9:59 UTC (permalink / raw)
  To: Fabien Chêne; +Cc: gcc-patches, Rainer Orth, Jason Merrill

> 2010-06-05  Fabien Chêne <fabien@gcc.gnu.org>
>
> 	* MAINTAINERS (Write After Approval): Add myself in the right pace

Typo + missing period.

-- 
Eric Botcazou

^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [Patch Committed] Add myself to MAINTAINERS
  2010-06-04  8:54 ` Rainer Orth
@ 2010-06-05  9:35   ` Fabien Chêne
  2010-06-05  9:59     ` Eric Botcazou
  0 siblings, 1 reply; 26+ messages in thread
From: Fabien Chêne @ 2010-06-05  9:35 UTC (permalink / raw)
  To: Rainer Orth; +Cc: gcc-patches, Jason Merrill

2010/6/4 Rainer Orth <ro@cebitec.uni-bielefeld.de>:
[...]
> The list is sorted by maintainer's last name.  Please keep it this way.

OK, I'm going to commit  the following as obvious.

2010-06-05  Fabien Chêne <fabien@gcc.gnu.org>

	* MAINTAINERS (Write After Approval): Add myself in the right pace


Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 160232)
+++ MAINTAINERS	(working copy)
@@ -314,6 +314,7 @@ Christian Bruel					christian.bruel@st.c
 Kevin Buettner					kevinb@redhat.com
 Andrew Cagney					cagney@redhat.com
 Chandra Chavva					cchavva@redhat.com
+Fabien Chêne					fabien@gcc.gnu.org
 William Cohen					wcohen@redhat.com
 Josh Conner					jconner@apple.com
 R. Kelley Cook					kcook@gcc.gnu.org
@@ -490,7 +491,6 @@ Shujing Zhao					pearly.zhao@oracle.com
 Jon Ziegler					jonz@apple.com
 Roman Zippel					zippel@linux-m68k.org
 Josef Zlomek					josef.zlomek@email.cz
-Fabien Chêne					fabien@gcc.gnu.org

 Bug database only accounts

-- 
Fabien

^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: [Patch Committed] Add myself to MAINTAINERS
  2010-06-03 20:18 [Patch Committed] " Fabien Chêne
@ 2010-06-04  8:54 ` Rainer Orth
  2010-06-05  9:35   ` Fabien Chêne
  0 siblings, 1 reply; 26+ messages in thread
From: Rainer Orth @ 2010-06-04  8:54 UTC (permalink / raw)
  To: Fabien Chêne; +Cc: gcc-patches, Jason Merrill

Fabien Chêne <fabien.chene@gmail.com> writes:

> This patch add myself to the write after approval list.
>
> Index: MAINTAINERS
> ===================================================================
> --- MAINTAINERS (revision 160209)
> +++ MAINTAINERS (working copy)
> @@ -490,6 +490,7 @@ Shujing Zhao
>  pearly.zhao@oracle.com
>  Jon Ziegler                                    jonz@apple.com
>  Roman Zippel                                   zippel@linux-m68k.org
>  Josef Zlomek                                   josef.zlomek@email.cz
> +Fabien Chêne                                   fabien@gcc.gnu.org
>
>  Bug database only accounts

The list is sorted by maintainer's last name.  Please keep it this way.

Thanks.
	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [Patch Committed] Add myself to MAINTAINERS
@ 2010-06-03 20:18 Fabien Chêne
  2010-06-04  8:54 ` Rainer Orth
  0 siblings, 1 reply; 26+ messages in thread
From: Fabien Chêne @ 2010-06-03 20:18 UTC (permalink / raw)
  To: gcc-patches; +Cc: Jason Merrill

Hi,

This patch add myself to the write after approval list.

Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 160209)
+++ MAINTAINERS (working copy)
@@ -490,6 +490,7 @@ Shujing Zhao
 pearly.zhao@oracle.com
 Jon Ziegler                                    jonz@apple.com
 Roman Zippel                                   zippel@linux-m68k.org
 Josef Zlomek                                   josef.zlomek@email.cz
+Fabien Chêne                                   fabien@gcc.gnu.org

 Bug database only accounts

-- 
Fabien

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [PATCH, committed] Add myself to MAINTAINERS
@ 2008-04-28 17:30 Gabriele SVELTO
  0 siblings, 0 replies; 26+ messages in thread
From: Gabriele SVELTO @ 2008-04-28 17:30 UTC (permalink / raw)
  To: gcc-patches

Add myself to MAINTAINERS, cheers

  Gabriele Svelto

2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>

	* MAINTAINERS (Write After Approval): Add myself.

Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 134754)
+++ MAINTAINERS	(working copy)
@@ -428,6 +428,7 @@
  Graham Stott					graham.stott@btinternet.com
  Mike Stump					mrs@apple.com
  Jeff Sturm					jsturm@gcc.gnu.org
+Gabriele Svelto					gabriele.svelto@st.com
  Samuel Tardieu					sam@rfc1149.net
  Kresten Krab Thorup				krab@gcc.gnu.org
  Caroline Tice					ctice@apple.com

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [PATCH][committed] Add myself to MAINTAINERS
@ 2007-06-19 16:40 Rask Ingemann Lambertsen
  0 siblings, 0 replies; 26+ messages in thread
From: Rask Ingemann Lambertsen @ 2007-06-19 16:40 UTC (permalink / raw)
  To: gcc-patches

   Committed as revision 125850.

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 125849)
+++ ChangeLog	(revision 125850)
@@ -1,3 +1,7 @@
+2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
 
 	* Makefile.def: Add dependency from configure-gdb to all-bfd.
Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 125849)
+++ MAINTAINERS	(revision 125850)
@@ -335,6 +335,7 @@ Maxim Kuvyrkov					mkuvyrkov@ispras.ru
 Scott Robert Ladd				scott.ladd@coyotegulch.com
 Razya Ladelsky					razya@gcc.gnu.org
 Aaron W. LaFramboise				aaronavay62@aaronwl.com
+Rask Ingemann Lambertsen			rask@sygehus.dk
 Asher Langton					langton2@llnl.gov
 Chris Lattner					sabre@nondot.org
 Terry Laurenzo					tlaurenzo@gmail.com

^ permalink raw reply	[flat|nested] 26+ messages in thread

* [PATCH, committed] Add myself to MAINTAINERS
@ 2006-10-26 21:25 Peter Bergner
  0 siblings, 0 replies; 26+ messages in thread
From: Peter Bergner @ 2006-10-26 21:25 UTC (permalink / raw)
  To: gcc-patches

Add myself to MAINTAINERS under "write after approval", committed as
obvious to mainline.

Peter


2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>

	* MAINTAINERS (Write After Approval): Add myself.

Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 118068)
+++ MAINTAINERS	(revision 118069)
@@ -224,6 +224,7 @@
 Giovanni Bajo					giovannibajo@gcc.gnu.org
 Scott Bambrough					scottb@netwinder.org
 Wolfgang Bangerth				bangerth@dealii.org
+Peter Bergner					bergner@vnet.ibm.com
 Jan Beulich					jbeulich@novell.com
 David Billinghurst				David.Billinghurst@riotinto.com
 Laurynas Biveinis			        laurynas.biveinis@gmail.com

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2020-01-02 16:16 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-17 15:30 [PATCH, committed] Add myself to MAINTAINERS Mihail Ionescu
  -- strict thread matches above, loose matches on Subject: below --
2020-01-02 16:16 [PATCH][committed] " Dennis Zhang
2019-12-19 14:56 [PATCH, committed] " Stam Markianos-Wright
2019-07-08  7:48 Kito Cheng
2019-07-08  8:18 ` Rainer Orth
2019-07-08  9:32   ` Kito Cheng
2019-07-08 12:51     ` Jakub Jelinek
2019-07-08 13:51       ` Kito Cheng
2019-07-03  9:31 Andrea Corallo
2019-05-20 15:45 Vladislav Ivanishin
2018-01-16 12:35 Sebastian Perta
     [not found] <17623B198193D741876BD81A6E3AE5AD3C594B1F@irsmsx111.ger.corp.intel.com>
2017-11-16 15:45 ` Peryt, Sebastian
2017-10-16 23:31 Tsimbalist, Igor V
2017-07-31 12:03 Robin Dapp
2017-05-26  1:43 [patch, " Eric Gallager
2011-09-14 16:31 [Patch, " Tom de Vries
2011-04-07 11:15 Henderson, Stuart
2011-01-07 23:02 [PATCH, " William J. Schmidt
2010-06-03 20:18 [Patch Committed] " Fabien Chêne
2010-06-04  8:54 ` Rainer Orth
2010-06-05  9:35   ` Fabien Chêne
2010-06-05  9:59     ` Eric Botcazou
2010-06-05 10:13       ` Fabien Chêne
2008-04-28 17:30 [PATCH, committed] " Gabriele SVELTO
2007-06-19 16:40 [PATCH][committed] " Rask Ingemann Lambertsen
2006-10-26 21:25 [PATCH, committed] " Peter Bergner

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).