public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Add myself to MAINTAINERS
@ 2020-03-12  2:19 Bin Bin Lv
  2020-03-12  3:25 ` binbin
  0 siblings, 1 reply; 35+ messages in thread
From: Bin Bin Lv @ 2020-03-12  2:19 UTC (permalink / raw)
  To: gcc-patches

Hi,

This adds myself to MAINTAINERS in the Write After Approval section.

gcc/ChangeLog

2020-03-11  Bin Bin Lv  <shlb@linux.ibm.com>

	* MAINTAINERS (Write After Approval): Add myself.
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index be80166..56574fb1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -497,6 +497,7 @@ Martin v. Löwis					<loewis@informatik.hu-berlin.de>
 H.J. Lu						<hjl.tools@gmail.com>
 Xiong Hu Luo					<luoxhu@linux.vnet.ibm.com>
 Christophe Lyon					<christophe.lyon@st.com>
+Bin Bin Lv					<shlb@linux.ibm.com>
 Luis Machado					<luisgpm@br.ibm.com>
 Ziga Mahkovec					<ziga.mahkovec@klika.si>
 Matthew Malcomson				<matthew.malcomson@arm.com>
-- 
1.8.3.1


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

* Re: [PATCH] Add myself to MAINTAINERS
  2020-03-12  2:19 [PATCH] Add myself to MAINTAINERS Bin Bin Lv
@ 2020-03-12  3:25 ` binbin
  0 siblings, 0 replies; 35+ messages in thread
From: binbin @ 2020-03-12  3:25 UTC (permalink / raw)
  To: gcc-patches

Hi,

On 2020/3/12 上午10:19, Bin Bin Lv wrote:
> Hi,
> 
> This adds myself to MAINTAINERS in the Write After Approval section.
> 
> gcc/ChangeLog
> 
> 2020-03-11  Bin Bin Lv  <shlb@linux.ibm.com>
> 
> 	* MAINTAINERS (Write After Approval): Add myself.
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index be80166..56574fb1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -497,6 +497,7 @@ Martin v. Löwis					<loewis@informatik.hu-berlin.de>
>   H.J. Lu						<hjl.tools@gmail.com>
>   Xiong Hu Luo					<luoxhu@linux.vnet.ibm.com>
>   Christophe Lyon					<christophe.lyon@st.com>
> +Bin Bin Lv					<shlb@linux.ibm.com>
>   Luis Machado					<luisgpm@br.ibm.com>
>   Ziga Mahkovec					<ziga.mahkovec@klika.si>
>   Matthew Malcomson				<matthew.malcomson@arm.com>
> 

Oops, updated to the right place.  Thanks.


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

* [PATCH] Add myself to MAINTAINERS
@ 2019-05-17 18:03 Thomas Rodgers
  0 siblings, 0 replies; 35+ messages in thread
From: Thomas Rodgers @ 2019-05-17 18:03 UTC (permalink / raw)
  To: gcc-patches

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: maintainers.patch --]
[-- Type: text/x-patch, Size: 792 bytes --]

diff --git a/ChangeLog b/ChangeLog
index 8a6638497b8..4c8e3c91d55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
 
 	* MAINTAINERS (Write After Approval): Add myself.
diff --git a/MAINTAINERS b/MAINTAINERS
index 7c5942ad817..a1809f1ad34 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -554,6 +554,7 @@ Fritz Reese					<fritzoreese@gmail.com>
 Volker Reichelt					<v.reichelt@netcologne.de>
 Bernhard Reutner-Fischer			<rep.dot.nop@gmail.com>
 Tom Rix						<trix@redhat.com>
+Thomas Rodgers					<trodgers@redhat.com>
 Craig Rodrigues					<rodrigc@gcc.gnu.org>
 Erven Rohou					<erven.rohou@inria.fr>
 Ira Rosen					<irar@il.ibm.com>

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

* [PATCH] Add myself to MAINTAINERS
@ 2019-05-16  7:54 JunMa
  0 siblings, 0 replies; 35+ messages in thread
From: JunMa @ 2019-05-16  7:54 UTC (permalink / raw)
  To: gcc-patches

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

Already committed, as per https://www.gnu.org/software/gcc/svnwrite.html.

Regards
Jun


2019-05-16  Jun Ma  <junma@linux.alibaba.com>
     
         * MAINTAINERS (Write After Approval): Add myself.


[-- Attachment #2: add-myself.patch --]
[-- Type: text/plain, Size: 464 bytes --]

diff --git a/MAINTAINERS b/MAINTAINERS
index fb7fd34..7c5942a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -514,6 +514,7 @@ Brooks Moses					<bmoses@google.com>
 Dirk Mueller					<dmueller@suse.de>
 Phil Muldoon					<pmuldoon@redhat.com>
 Steven Munroe					<munroesj52@gmail.com>
+Jun Ma						<junma@linux.alibaba.com>
 Szabolcs Nagy					<szabolcs.nagy@arm.com>
 Quentin Neill					<quentin.neill.gnu@gmail.com>
 Adam Nemet					<adambnemet@gmail.com>
-- 
1.8.3.1


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

* [PATCH] Add myself to MAINTAINERS
@ 2019-05-04  7:43 Roland Illig
  0 siblings, 0 replies; 35+ messages in thread
From: Roland Illig @ 2019-05-04  7:43 UTC (permalink / raw)
  To: gcc-patches

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

Already committed, as per https://www.gnu.org/software/gcc/svnwrite.html.

2019-05-04  Roland Illig  <roland.illig@gmx.de>

	* MAINTAINERS (Write After Approval): Add myself.

[-- Attachment #2: maintainers.patch --]
[-- Type: text/plain, Size: 527 bytes --]

Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(Revision 270868)
+++ MAINTAINERS	(Revision 270869)
@@ -427,6 +427,7 @@ Andrew John Hughes				<gnu_andrew@member.fsf.org>
 Dominique d'Humieres				<dominiq@lps.ens.fr>
 Andy Hutchinson					<hutchinsonandy@aim.com>
 Naveen H.S					<naveenh@marvell.com>
+Roland Illig					<roland.illig@gmx.de>
 Meador Inge					<meadori@codesourcery.com>
 Bernardo Innocenti				<bernie@develer.com>
 Alexander Ivchenko				<aivchenk@gmail.com>

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

* [PATCH] Add myself to MAINTAINERS
@ 2019-01-25 17:43 Kwok Cheung Yeung
  0 siblings, 0 replies; 35+ messages in thread
From: Kwok Cheung Yeung @ 2019-01-25 17:43 UTC (permalink / raw)
  To: gcc-patches

This adds me to the Write After Approval list in MAINTAINERS.

Committed to trunk in r268276.

Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 268275)
+++ MAINTAINERS	(working copy)
@@ -634,6 +634,7 @@ Canqun Yang					<canqun@nudt.edu.cn>
  Fei Yang					<felix.yang@huawei.com>
  Jeffrey Yasskin					<jyasskin@google.com>
  Joey Ye						<joey.ye@arm.com>
+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>

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

* [PATCH] Add myself to MAINTAINERS
@ 2019-01-18  5:47 Li Jia He
  0 siblings, 0 replies; 35+ messages in thread
From: Li Jia He @ 2019-01-18  5:47 UTC (permalink / raw)
  To: gcc-patches

Hi,

this adds myself to MAINTAINERS in the Write After Approval section.

Committed to trunk as 268059.


---

Index: ChangeLog
===================================================================
--- ChangeLog    (revision 268058)
+++ ChangeLog    (working copy)
@@ -1,3 +1,7 @@
+2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
+
+    * MAINTAINERS (Write After Approval): Add myself.
+
  2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
          Kwok Cheung Yeung  <kcy@codesourcery.com>
          Julian Brown  <julian@codesourcery.com>
Index: MAINTAINERS
===================================================================
--- MAINTAINERS    (revision 268058)
+++ MAINTAINERS    (working copy)
@@ -409,6 +409,7 @@
  Pat Haugen                    <pthaugen@us.ibm.com>
  Michael Hayes <m.hayes@elec.canterbury.ac.nz>
  Alan Hayward                    <alan.hayward@arm.com>
+Li Jia He                    <helijia@gcc.gnu.org>
  Mark Heffernan                    <meheff@google.com>
  George Helffrich                <george@gcc.gnu.org>
  Daniel Hellstrom                <daniel@gaisler.com>

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

* [PATCH] Add myself to MAINTAINERS
@ 2019-01-16  8:27 Kewen.Lin
  0 siblings, 0 replies; 35+ messages in thread
From: Kewen.Lin @ 2019-01-16  8:27 UTC (permalink / raw)
  To: gcc-patches; +Cc: wschmidt, segher

Hi,

this adds myself to MAINTAINERS in the Write After Approval section.

Committed to trunk as r267965.

---

Index: ChangeLog
===================================================================
--- ChangeLog   (revision 267964)
+++ ChangeLog   (working copy)
@@ -1,3 +1,7 @@
+2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
  2019-01-16  Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>

  * MAINTAINERS (Write After Approval): Add myself.
Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 267964)
+++ MAINTAINERS (working copy)
@@ -471,6 +471,7 @@ Ilya Leoshkevich                            <iii@linux.ibm.com>
 Kriang Lerdsuwanakij                           <lerdsuwa@users.sourceforge.net>
 Renlin Li                                      <renlin.li@arm.com>
 Xinliang David Li                              <davidxl@google.com>
+Kewen Lin                                      <linkw@gcc.gnu.org>
 Chen Liqin                                     <liqin.gcc@gmail.com>
 Jiangning Liu                                  <jiangning.liu@arm.com>
 Sa Liu                                         <saliu@de.ibm.com>

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

* [PATCH] Add myself to MAINTAINERS
@ 2019-01-16  7:49 Xiong Hu Luo
  0 siblings, 0 replies; 35+ messages in thread
From: Xiong Hu Luo @ 2019-01-16  7:49 UTC (permalink / raw)
  To: gcc-patches; +Cc: wschmidt, segher, linkw

2019-01-16  Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>

   * MAINTAINERS (Write After Approval): Add myself.

Committed in r267962.

---

Index: ChangeLog
===================================================================
--- ChangeLog   (revision 267961)
+++ ChangeLog   (working copy)
@@ -1,3 +1,7 @@
+ 2019-01-16  Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
+
+ * MAINTAINERS (Write After Approval): Add myself.
+
  2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

         PR target/88535
Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 267961)
+++ MAINTAINERS (working copy)
@@ -481,6 +481,7 @@
  Carl Love <cel@us.ibm.com>
  Martin v. Löwis <loewis@informatik.hu-berlin.de>
  H.J. Lu <hjl.tools@gmail.com>
+Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
  Christophe Lyon <christophe.lyon@st.com>
  Luis Machado <luisgpm@br.ibm.com>
  Ziga Mahkovec <ziga.mahkovec@klika.si>

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

* [PATCH] Add myself to MAINTAINERS
@ 2018-12-21 17:19 Gergö Barany
  0 siblings, 0 replies; 35+ messages in thread
From: Gergö Barany @ 2018-12-21 17:19 UTC (permalink / raw)
  To: gcc-patches

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

Hi all,

this patch adds me to MAINTAINERS in the Write After Approval section.

Will commit to trunk.


Thanks,
Gergö

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Add-myself-to-MAINTAINERS.patch --]
[-- Type: text/x-patch; name="0001-Add-myself-to-MAINTAINERS.patch", Size: 1195 bytes --]

From 2b5e62781aadfb5d89f6b11f4c4cb8e5cfe373be Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gerg=C3=B6=20Barany?= <gergo@codesourcery.com>
Date: Fri, 21 Dec 2018 09:05:35 -0800
Subject: [PATCH] Add myself to MAINTAINERS.

    * MAINTAINERS (Write After Approval): Add myself.
---
 ChangeLog   | 4 ++++
 MAINTAINERS | 1 +
 2 files changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index e36fc6f..11cfa2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-12-21  Gergö Barany  <gergo@codesourcery.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
 
 	* contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
diff --git a/MAINTAINERS b/MAINTAINERS
index 5d88479..dcf744d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -311,6 +311,7 @@ Giovanni Bajo					<giovannibajo@gcc.gnu.org>
 Simon Baldwin					<simonb@google.com>
 Scott Bambrough					<scottb@netwinder.org>
 Wolfgang Bangerth				<bangerth@dealii.org>
+Gergö Barany					<gergo@codesourcery.com>
 Charles Baylis					<charles.baylis@linaro.org>
 Tejas Belagod					<tejas.belagod@arm.com>
 Jon Beniston					<jon@beniston.com>
-- 
2.8.1


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

* [PATCH] Add myself to MAINTAINERS
@ 2018-11-28  8:22 Johannes Pfau
  0 siblings, 0 replies; 35+ messages in thread
From: Johannes Pfau @ 2018-11-28  8:22 UTC (permalink / raw)
  To: gcc-patches

Hi,

this adds myself to MAINTAINERS in the Write After Approval section.

Committed to trunk as r266544.

--
Johannes

2018-11-28  Johannes Pfau  <johannespfau@gmail.com>

	* MAINTAINERS (Write After Approval): Add myself.
---
 ChangeLog   | 4 ++++
 MAINTAINERS | 1 +
 2 files changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index be37cac0506..6b77d7463d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
 2018-11-13  Martin Liska  <mliska@suse.cz>
 
 	* gcc.target/i386/pr87930.c: Move to ...
diff --git a/MAINTAINERS b/MAINTAINERS
index 35a815bad97..20d47e5343f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -528,6 +528,7 @@ Andris Pavenis					<andris.pavenis@iki.fi>
 Fernando Pereira				<pronesto@gmail.com>
 Sebastian Perta					<sebastian.perta@renesas.com>
 Sebastian Peryt					<sebastian.peryt@intel.com>
+Johannes Pfau					<johannespfau@gmail.com>
 Kaushik Phatak					<kaushik.phatak@kpitcummins.com>
 Nicolas Pitre					<nico@cam.org>
 Michael Ploujnikov				<michael.ploujnikov@oracle.com>
-- 
2.19.1

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

* [PATCH] Add myself to MAINTAINERS
@ 2018-11-03  5:55 Stafford Horne
  0 siblings, 0 replies; 35+ messages in thread
From: Stafford Horne @ 2018-11-03  5:55 UTC (permalink / raw)
  To: GCC patches

Committing this.

2018-11-02  Stafford Horne  <shorne@gmail.com>

	* MAINTAINERS (Write After Approval): Add myself.

Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 265762)
+++ MAINTAINERS	(working copy)
@@ -415,6 +415,7 @@ Stuart Henderson				<shenders@gcc.gnu.org>
 Matthew Hiller					<hiller@redhat.com>
 Kazu Hirata					<kazu@codesourcery.com>
 Manfred Hollstein				<mh@suse.com>
+Stafford Horne					<shorne@gmail.com>
 Cong Hou					<congh@google.com>
 Falk Hueffner					<falk@debian.org>
 Andrew John Hughes				<gnu_andrew@member.fsf.org>

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

* [PATCH] Add myself to MAINTAINERS
@ 2018-09-13 13:31 Ilya Leoshkevich
  0 siblings, 0 replies; 35+ messages in thread
From: Ilya Leoshkevich @ 2018-09-13 13:31 UTC (permalink / raw)
  To: gcc-patches; +Cc: uweigand, krebbel, rdapp, Ilya Leoshkevich

2018-09-13  Ilya Leoshkevich  <iii@linux.ibm.com>

	* MAINTAINERS: (write after approval): Add myself.
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8c90437180d..f8838fa8e8c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -462,6 +462,7 @@ Georg-Johann Lay				<avr@gjlay.de>
 Vlad Lazar					<vlad.lazar@arm.com>
 Marc Lehmann					<pcg@goof.com>
 James Lemke					<jim@lemke.org>
+Ilya Leoshkevich				<iii@linux.ibm.com>
 Kriang Lerdsuwanakij				<lerdsuwa@users.sourceforge.net>
 Renlin Li					<renlin.li@arm.com>
 Xinliang David Li				<davidxl@google.com>
-- 
2.19.0

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

* [PATCH] add myself to MAINTAINERS
@ 2016-05-04 16:39 Aaron Sawdey
  0 siblings, 0 replies; 35+ messages in thread
From: Aaron Sawdey @ 2016-05-04 16:39 UTC (permalink / raw)
  To: gcc-patches

Hi,

Having submitted my first patch, I need to add myself to MAINTAINERS.

Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 235841)
+++ MAINTAINERS (working copy)
@@ -560,6 +560,7 @@
 Duncan Sands                                   <baldrick@gcc.gnu.org>
 Sujoy Saraswati                                        <sujoy.saraswati@hpe.com>
 Trevor Saunders                                        <tsaunders@mozilla.com>
+Aaron Sawdey                                   <acsawdey@linux.vnet.ibm.com>
 William Schmidt                                        <wschmidt@linux.vnet.ibm.com>
 Tilo Schwarz                                   <tilo@tilo-schwarz.de>
 Martin Sebor                                   <msebor@gcc.gnu.org>

-- 
Aaron Sawdey, Ph.D.  acsawdey@linux.vnet.ibm.com
050-2/C113  (507) 253-7520 home: 507/263-0782
IBM Linux Technology Center - PPC Toolchain


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

* Re: [PATCH] Add myself to MAINTAINERS
  2015-05-10 21:08 [PATCH] Add " Paulo Matos
@ 2015-05-11 18:20 ` Paulo Matos
  0 siblings, 0 replies; 35+ messages in thread
From: Paulo Matos @ 2015-05-11 18:20 UTC (permalink / raw)
  To: gcc-patches

On Sun, 10 May 2015 21:08:04 +0000, Paulo Matos wrote:

> Somehow I never added myself to the MAINTAINERS file.
> Apologies for that. OK to commit?
> 
>     2015-05-10  Paulo Matos  <paulo@matos-sorge.com>
>     
>                 * MAINTAINERS: Add myself as commit after approval.
> 
> diff --git a/MAINTAINERS b/MAINTAINERS index 7dc4c8f..c5d6c99 100644 ---
> a/MAINTAINERS +++ b/MAINTAINERS @@ -483,6 +483,7 @@ David Malcolm
> <dmalcolm@redhat.com>
>  Mikhail Maltsev
> <maltsevm@gmail.com>
>  Simon Martin
> <simartin@users.sourceforge.net>
>  Ranjit Mathew                                  <rmathew@hotmail.com>
> +Paulo Matos                                    <paulo@matos-sorge.com>
>  Michael Matz                                   <matz@suse.de>
>  Greg McGary                                    <gkm@gnu.org>
>  Roland McGrath                                 <roland@hack.frob.com>

Committed as obvious.

-- 
Paulo Matos

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

* [PATCH] Add myself to MAINTAINERS
@ 2015-05-10 21:08 Paulo Matos
  2015-05-11 18:20 ` Paulo Matos
  0 siblings, 1 reply; 35+ messages in thread
From: Paulo Matos @ 2015-05-10 21:08 UTC (permalink / raw)
  To: gcc-patches

Somehow I never added myself to the MAINTAINERS file. 
Apologies for that. OK to commit?

    2015-05-10  Paulo Matos  <paulo@matos-sorge.com>
    
                * MAINTAINERS: Add myself as commit after approval.

diff --git a/MAINTAINERS b/MAINTAINERS
index 7dc4c8f..c5d6c99 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -483,6 +483,7 @@ David Malcolm                                       
<dmalcolm@redhat.com>
 Mikhail Maltsev                                        
<maltsevm@gmail.com>
 Simon Martin                                   
<simartin@users.sourceforge.net>
 Ranjit Mathew                                  <rmathew@hotmail.com>
+Paulo Matos                                    <paulo@matos-sorge.com>
 Michael Matz                                   <matz@suse.de>
 Greg McGary                                    <gkm@gnu.org>
 Roland McGrath                                 <roland@hack.frob.com>


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

* [PATCH] Add myself to MAINTAINERS
@ 2015-01-23  7:40 Braden Obrzut
  0 siblings, 0 replies; 35+ messages in thread
From: Braden Obrzut @ 2015-01-23  7:40 UTC (permalink / raw)
  To: gcc-patches

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

Adding myself to write after approval.

- Braden Obrzut

2015-01-23  Braden Obrzut  <admin@maniacsvault.net>

     * MAINTAINERS (Write After Approval): Add myself.

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

Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 220026)
+++ MAINTAINERS	(working copy)
@@ -506,6 +506,7 @@
 James Norris					<jnorris@codesourcery.com>
 Dorit Nuzman					<dorit@il.ibm.com>
 David O'Brien					<obrien@FreeBSD.org>
+Braden Obrzut					<admin@maniacsvault.net>
 Carlos O'Donell					<carlos@redhat.com>
 Peter O'Gorman					<pogma@thewrittenword.com>
 Andrea Ornstein					<andrea.ornstein@st.com>

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

* Re: [PATCH]Add myself to MAINTAINERS
  2014-11-21 11:50 ` Richard Earnshaw
@ 2014-11-21 12:18   ` Markus Trippelsdorf
  0 siblings, 0 replies; 35+ messages in thread
From: Markus Trippelsdorf @ 2014-11-21 12:18 UTC (permalink / raw)
  To: Richard Earnshaw
  Cc: Renlin Li, gcc-patches, Ramana Radhakrishnan, Marcus Shawcroft

On 2014.11.21 at 11:42 +0000, Richard Earnshaw wrote:
> On 21/11/14 11:16, Renlin Li wrote:
> > Hi,
> > 
> > This patch is to add myself into <Write After Approval> section of 
> > MAINTAINERS file.
> > 
> > Is it Okay to commit?
> 
> OK

There is no need to ask for permission in this case:
http://gcc.gnu.org/svnwrite.html#authenticated

Once you get a gcc.gnu.org account you could just add yourself.

-- 
Markus

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

* Re: [PATCH]Add myself to MAINTAINERS
  2014-11-21 11:29 [PATCH]Add " Renlin Li
@ 2014-11-21 11:50 ` Richard Earnshaw
  2014-11-21 12:18   ` Markus Trippelsdorf
  0 siblings, 1 reply; 35+ messages in thread
From: Richard Earnshaw @ 2014-11-21 11:50 UTC (permalink / raw)
  To: Renlin Li, gcc-patches; +Cc: Ramana Radhakrishnan, Marcus Shawcroft

On 21/11/14 11:16, Renlin Li wrote:
> Hi,
> 
> This patch is to add myself into <Write After Approval> section of 
> MAINTAINERS file.
> 
> Is it Okay to commit?
> 
> Regards,
> Renlin Li
> 
> 
> ChangeLog:
> 
> 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
> 
>      * MAINTAINERS (Write After Approval): Add myself.
> 
> 
> tmp.patch
> 
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 56e68c5..96a7497 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -461,6 +461,7 @@ Georg-Johann Lay				<avr@gjlay.de>
>  Marc Lehmann					<pcg@goof.com>
>  James Lemke					<jwlemke@codesourcery.com>
>  Kriang Lerdsuwanakij				<lerdsuwa@users.sourceforge.net>
> +Renlin Li					<renlin.li@arm.com>
>  Xinliang David Li				<davidxl@google.com>
>  Jiangning Liu					<jiangning.liu@arm.com>
>  Sa Liu						<saliu@de.ibm.com>
> 

OK

R.


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

* [PATCH]Add myself to MAINTAINERS
@ 2014-11-21 11:29 Renlin Li
  2014-11-21 11:50 ` Richard Earnshaw
  0 siblings, 1 reply; 35+ messages in thread
From: Renlin Li @ 2014-11-21 11:29 UTC (permalink / raw)
  To: gcc-patches; +Cc: ramana Radhakrishnan, marcus Shawcroft, Richard Earnshaw

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

Hi,

This patch is to add myself into <Write After Approval> section of 
MAINTAINERS file.

Is it Okay to commit?

Regards,
Renlin Li


ChangeLog:

2014-11-21  Renlin Li  <Renlin.Li@arm.com>

     * MAINTAINERS (Write After Approval): Add myself.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 56e68c5..96a7497 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -461,6 +461,7 @@ Georg-Johann Lay				<avr@gjlay.de>
 Marc Lehmann					<pcg@goof.com>
 James Lemke					<jwlemke@codesourcery.com>
 Kriang Lerdsuwanakij				<lerdsuwa@users.sourceforge.net>
+Renlin Li					<renlin.li@arm.com>
 Xinliang David Li				<davidxl@google.com>
 Jiangning Liu					<jiangning.liu@arm.com>
 Sa Liu						<saliu@de.ibm.com>

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

* [PATCH] Add myself to MAINTAINERS
@ 2011-07-18  9:36 Richard Guenther
  0 siblings, 0 replies; 35+ messages in thread
From: Richard Guenther @ 2011-07-18  9:36 UTC (permalink / raw)
  To: gcc-patches


as global rev.

Committed.

Richard.

2011-07-18  Richard Guenther  <rguenther@suse.de>

	* MAINTAINERS (Global Reviewers): Add myself.

Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 176386)
+++ MAINTAINERS	(working copy)
@@ -21,6 +21,7 @@ Maintainers
 			Global Reviewers
 
 Richard Earnshaw				richard.earnshaw@arm.com
+Richard Guenther				rguenther@suse.de
 Richard Henderson				rth@redhat.com
 Geoffrey Keating				geoffk@geoffk.org
 Richard Kenner					kenner@nyu.edu

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

* RE: [patch] add myself to MAINTAINERS
  2007-06-28 19:27 [patch] add " Sjodin, Jan
@ 2007-06-28 19:42 ` Sjodin, Jan
  0 siblings, 0 replies; 35+ messages in thread
From: Sjodin, Jan @ 2007-06-28 19:42 UTC (permalink / raw)
  To: Sjodin, Jan, GCC Patches

> -----Original Message-----
> From: gcc-patches-owner@gcc.gnu.org
[mailto:gcc-patches-owner@gcc.gnu.org]
> On Behalf Of Sjodin, Jan
> Sent: Thursday, June 28, 2007 1:39 PM
> To: GCC Patches
> Subject: [patch] add myself to MAINTAINERS
> 
> Committed as revision 126081
> 
> 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
> 
> 	* MAINTAINERS (Write After Approval): Add myself.
> 
> 
> Index: MAINTAINERS
> ===================================================================
> --- MAINTAINERS (revision 126079)
> +++ MAINTAINERS (working copy)
> @@ -398,6 +398,7 @@
>  Thiemo Seufer					ths@networkno.de
>  Mark Shinwell
> shinwell@codesourcery.com
>  Franz Sirl
> franz.sirl-kernel@lauterbach.com
> +Jan Sjodin
> jan.sjodin@amd.com
>  Michael Sokolov
> msokolov@ivan.Harhan.ORG
>  Richard Stallman					rms@gnu.org
>  Basile Starynkevitch				basile@starynkevitch.net
> 
> 
> 


Sorry for the bad line wraps. It didn't look like that in my editor.

- Jan


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

* [patch] add myself to MAINTAINERS
@ 2007-06-28 19:27 Sjodin, Jan
  2007-06-28 19:42 ` Sjodin, Jan
  0 siblings, 1 reply; 35+ messages in thread
From: Sjodin, Jan @ 2007-06-28 19:27 UTC (permalink / raw)
  To: GCC Patches

Committed as revision 126081

2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>

	* MAINTAINERS (Write After Approval): Add myself.


Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 126079)
+++ MAINTAINERS (working copy)
@@ -398,6 +398,7 @@
 Thiemo Seufer					ths@networkno.de
 Mark Shinwell
shinwell@codesourcery.com
 Franz Sirl
franz.sirl-kernel@lauterbach.com
+Jan Sjodin
jan.sjodin@amd.com
 Michael Sokolov
msokolov@ivan.Harhan.ORG
 Richard Stallman					rms@gnu.org
 Basile Starynkevitch				basile@starynkevitch.net


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

* [PATCH] add myself to MAINTAINERS
@ 2007-03-22 13:22 Nathan Froyd
  0 siblings, 0 replies; 35+ messages in thread
From: Nathan Froyd @ 2007-03-22 13:22 UTC (permalink / raw)
  To: gcc-patches

Committed as revision 123126.

-Nathan

2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>

	* MAINTAINERS (Write After Approval): Add myself.

Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 123125)
+++ MAINTAINERS	(working copy)
@@ -278,6 +278,7 @@ Bernhard Fischer				rep.nop@aon.at
 Thomas Fitzsimmons				fitzsim@redhat.com
 Brian Ford					ford@vss.fsi.com
 Daniel Franke					franke.daniel@gmail.com
+Nathan Froyd					froydnj@codesourcery.com
 Kaveh Ghazi					ghazi@caip.rutgers.edu
 Matthew Gingell					gingell@gnat.com
 Anthony Green					green@redhat.com

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

* [PATCH] Add myself to MAINTAINERS.
@ 2006-10-31 17:52 Stephen M. Webb
  0 siblings, 0 replies; 35+ messages in thread
From: Stephen M. Webb @ 2006-10-31 17:52 UTC (permalink / raw)
  To: gcc-patches

2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>

	* MAINTAINERS (Write After Approval): Add myself.

Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 118229)
+++ MAINTAINERS (working copy)
@@ -362,6 +362,7 @@ David Ung                                   
davidu@mips.com
 Jonathan Wakely                                        redi@gcc.gnu.org
 Krister Walfridsson                            cato@df.lth.se
 Feng Wang                                      fengwang@nudt.edu.cn
+Stephen M. Webb                                        
stephen.webb@bregmasoft.com
 John Wehle                                     john@feith.com
 Florian Weimer                                 fw@deneb.enyo.de
 Zack Weinberg                                  zackw@panix.com

-- 
Stephen M. Webb
stephen.webb@bregmasoft.com

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

* [PATCH] Add myself to MAINTAINERS
@ 2006-10-30 19:49 Vladimir Prus
  0 siblings, 0 replies; 35+ messages in thread
From: Vladimir Prus @ 2006-10-30 19:49 UTC (permalink / raw)
  To: gcc-patches


2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>

	* MAINTAINERS (Write After Approval): Add myself.

Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 118192)
+++ MAINTAINERS	(revision 118193)
@@ -333,6 +333,7 @@
 Alexandre Petit-Bianco				apbianco@redhat.com
 Nicolas Pitre					nico@cam.org
 Clinton Popetz					cpopetz@cpopetz.com
+Vladimir Prus					vladimir@codesourcery.com
 Jerry Quinn					jlquinn@optonline.net
 Rolf Rasmussen					rolfwr@gcc.gnu.org
 Volker Reichelt					reichelt@igpm.rwth-aachen.de

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

* [PATCH] Add myself to MAINTAINERS
@ 2006-10-04 18:37 Brooks Moses
  0 siblings, 0 replies; 35+ messages in thread
From: Brooks Moses @ 2006-10-04 18:37 UTC (permalink / raw)
  To: gcc-patches

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

2006-10-04  Brooks Moses  <bmoses@stanford.edu>

	* MAINTAINERS (Write After Approval): Add myself.

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

Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 117436)
+++ MAINTAINERS	(working copy)
@@ -316,6 +316,7 @@
 Lee Millward					lee.millward@gmail.com
 Alan Modra					amodra@bigpond.net.au
 Catherine Moore					clm@redhat.com
+Brooks Moses					bmoses@stanford.edu
 Dirk Mueller					dmueller@suse.de
 Adam Nemet					anemet@caviumnetworks.com
 Dan Nicolaescu					dann@ics.uci.edu

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

* [patch] Add myself to MAINTAINERS
@ 2006-02-03 19:24 Lee Millward
  0 siblings, 0 replies; 35+ messages in thread
From: Lee Millward @ 2006-02-03 19:24 UTC (permalink / raw)
  To: gcc-patches

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

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

2006-02-03  Lee Millward  <lee.millward@gmail.com>

	* MAINTAINERS (Write After Approval): Add myself.

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

Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 110553)
+++ MAINTAINERS	(working copy)
@@ -296,6 +296,7 @@ Ranjit Mathew					rmathew@hotmail.com
 Michael Matz					matz@suse.de
 Greg McGary					gkm@gnu.org
 Adam Megacz					adam@xwt.org
+Lee Millward					lee.millward@gmail.com
 Alan Modra					amodra@bigpond.net.au
 Catherine Moore					clm@redhat.com
 Dirk Mueller					dmueller@suse.de

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

* [PATCH]: Add myself to MAINTAINERS
@ 2006-01-22 16:26 Dirk Mueller
  0 siblings, 0 replies; 35+ messages in thread
From: Dirk Mueller @ 2006-01-22 16:26 UTC (permalink / raw)
  To: gcc-patches


Committed under the obvious rule to mainline. 

2006-01-22  Dirk Mueller  <dmueller@suse.de>

	* MAINTAINERS (Write After Approval): Add myself.

--- MAINTAINERS	(revision 110087)
+++ MAINTAINERS	(working copy)
@@ -298,6 +298,7 @@ Greg McGary					gkm@gnu.org
 Adam Megacz					adam@xwt.org
 Alan Modra					amodra@bigpond.net.au
 Catherine Moore					clm@redhat.com
+Dirk Mueller					dmueller@suse.de
 Adam Nemet					anemet@caviumnetworks.com
 Dan Nicolaescu					dann@ics.uci.edu
 Dorit Nuzman					dorit@il.ibm.com

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

* [PATCH]: Add myself to MAINTAINERS
@ 2006-01-04 19:50 Chris Lattner
  0 siblings, 0 replies; 35+ messages in thread
From: Chris Lattner @ 2006-01-04 19:50 UTC (permalink / raw)
  To: gcc-patches

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

Committed to mainline.


[-- Attachment #2: thediff.txt --]
[-- Type: text/plain, Size: 820 bytes --]

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 109344)
+++ ChangeLog	(working copy)
@@ -1,3 +1,6 @@
+2006-01-04  Chris Lattner  <sabre@gnu.org>
+	* MAINTAINERS (Write After Approval): Add myself.
+
 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
 
 	PR bootstrap/24252
Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 109344)
+++ MAINTAINERS	(working copy)
@@ -276,6 +276,7 @@ Andreas Krebbel					krebbel1@de.ibm.com
 Scott Robert Ladd				scott.ladd@coyotegulch.com
 Razya Ladelsky					razya@gcc.gnu.org
 Aaron W. LaFramboise				aaronavay62@aaronwl.com
+Chris Lattner					sabre@nondot.org
 Terry Laurenzo					tlaurenzo@gmail.com
 Marc Lehmann					pcg@goof.com
 Alan Lehotsky					apl@alum.mit.edu

[-- Attachment #3: Type: text/plain, Size: 7 bytes --]


-Chris

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

* [PATCH] Add myself to MAINTAINERS
@ 2005-03-03 15:02 David Ayers
  0 siblings, 0 replies; 35+ messages in thread
From: David Ayers @ 2005-03-03 15:02 UTC (permalink / raw)
  To: GCC Patches

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

I've added myself to MAINTAINERS.


[-- Attachment #2: ChangeLog --]
[-- Type: text/plain, Size: 98 bytes --]

2005-03-03  David Ayers  <d.ayers@inode.at>

	* MAINTAINERS (Write After Approval): Add myself.



[-- Attachment #3: gcc.patch --]
[-- Type: text/plain, Size: 628 bytes --]

Index: MAINTAINERS
===================================================================
RCS file: /cvs/gcc/gcc/MAINTAINERS,v
retrieving revision 1.400
diff -u -r1.400 MAINTAINERS
--- MAINTAINERS	27 Feb 2005 18:50:47 -0000	1.400
+++ MAINTAINERS	3 Mar 2005 14:37:21 -0000
@@ -194,6 +194,7 @@
 
 Mark G. Adams                                   mark.g.adams@sympatico.ca
 Matt Austern                                    austern@apple.com
+David Ayers                                     d.ayers@inode.at
 Giovanni Bajo					giovannibajo@gcc.gnu.org
 Scott Bambrough					scottb@netwinder.org
 Wolfgang Bangerth				bangerth@dealii.org


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

* [PATCH]  Add myself to MAINTAINERS
@ 2005-02-20  2:24 Steve Kargl
  0 siblings, 0 replies; 35+ messages in thread
From: Steve Kargl @ 2005-02-20  2:24 UTC (permalink / raw)
  To: gcc-patches

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

I've added myself to MAINTAINERS.  For those who case,
I'll be mostly working on gfortran.

2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>

        * MAINTAINERS (Write After Approval): Add myself.

-- 
Steve

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

--- MAINTAINERS.orig	Sat Feb 19 09:38:37 2005
+++ MAINTAINERS	Fri Feb 18 13:13:36 2005
@@ -242,6 +242,7 @@
 Andreas Jaeger					aj@suse.de
 Fariborz Jahanian				fjahanian@apple.com
 Klaus Kaempf					kkaempf@progis.de
+Steve Kargl					sgk@troutmask.apl.washington.edu
 Brendan Kehoe					brendan@zen.org
 Mumit Khan					khan@xraylith.wisc.edu
 Matthias Klose					doko@debian.org

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

* [PATCH] Add myself to MAINTAINERS
  2004-02-09 12:22 Bonzini
@ 2004-02-21 13:45 ` Bonzini
  0 siblings, 0 replies; 35+ messages in thread
From: Bonzini @ 2004-02-21 13:45 UTC (permalink / raw)
  To: gcc-patches

Of course, approval for my patches will consider that I do not have
my copyright assignment in place yet.

Paolo

2004-02-09  Paolo Bonzini  <bonzini@gnu.org>

	* MAINTAINERS: Add myself to write-after-approval.
	
Index: MAINTAINERS
===================================================================
RCS file: /cvs/gcc/gcc/MAINTAINERS,v
retrieving revision 1.337
diff -u -r1.337 MAINTAINERS
--- MAINTAINERS	4 Feb 2004 05:40:42 -0000	1.337
+++ MAINTAINERS	9 Feb 2004 10:34:48 -0000
@@ -186,6 +186,7 @@
 Jim Blandy					jimb@redhat.com
 Phil Blundell					pb@futuretv.com
 Hans Boehm					hboehm@gcc.gnu.org
+Paolo Bonzini					bonzini@gnu.org
 Robert Bowdidge                                 bowdidge@apple.com
 Joel Brobecker					brobecker@gnat.com
 Kevin Buettner					kevinb@redhat.com

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

* [PATCH] Add myself to MAINTAINERS
@ 2004-02-09 12:22 Bonzini
  2004-02-21 13:45 ` Bonzini
  0 siblings, 1 reply; 35+ messages in thread
From: Bonzini @ 2004-02-09 12:22 UTC (permalink / raw)
  To: gcc-patches

Of course, approval for my patches will consider that I do not have
my copyright assignment in place yet.

Paolo

2004-02-09  Paolo Bonzini  <bonzini@gnu.org>

	* MAINTAINERS: Add myself to write-after-approval.
	
Index: MAINTAINERS
===================================================================
RCS file: /cvs/gcc/gcc/MAINTAINERS,v
retrieving revision 1.337
diff -u -r1.337 MAINTAINERS
--- MAINTAINERS	4 Feb 2004 05:40:42 -0000	1.337
+++ MAINTAINERS	9 Feb 2004 10:34:48 -0000
@@ -186,6 +186,7 @@
 Jim Blandy					jimb@redhat.com
 Phil Blundell					pb@futuretv.com
 Hans Boehm					hboehm@gcc.gnu.org
+Paolo Bonzini					bonzini@gnu.org
 Robert Bowdidge                                 bowdidge@apple.com
 Joel Brobecker					brobecker@gnat.com
 Kevin Buettner					kevinb@redhat.com

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

* [Patch] Add myself to MAINTAINERS
@ 2003-04-25 22:13 Wolfgang Bangerth
  0 siblings, 0 replies; 35+ messages in thread
From: Wolfgang Bangerth @ 2003-04-25 22:13 UTC (permalink / raw)
  To: gcc-patches


Gerald asked me to apply for a cvs-write account and upgrade myself to 
write-after-approval. Hope this is ok with everybody.

W.


+ 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
+
+       * MAINTAINERS (Write After Approval): Upgrade myself from
+       GNATS only to write-after-approval. Update my mail address.
+
  2002-04-25  Loren J. Rittle <ljrittle@acm.org>

        (OS Port Maintainers: freebsd): Add myself.
Index: MAINTAINERS
===================================================================
RCS file: /cvs/gcc/gcc/MAINTAINERS,v
retrieving revision 1.279
diff -c -r1.279 MAINTAINERS
*** MAINTAINERS 25 Apr 2003 17:32:13 -0000      1.279
--- MAINTAINERS 25 Apr 2003 21:59:14 -0000
***************
*** 164,169 ****
--- 164,170 ----

  Matt Austern                                    austern@apple.com
  Scott Bambrough                                       scottb@netwinder.org
+ Wolfgang Bangerth                             bangerth@dealii.org
  Daniel Berlin                                 dan@dberlin.org
  David Billinghurst                            David.Billinghurst@riotinto.com
  Laurynas Biveinis                             laurynas.biveinis@mif.vu.lt
***************
*** 269,275 ****

  GNATS only accounts

- Wolfgang Bangerth     bangerth                bangerth@ticam.utexas.edu
  James Dennett         jdennett                jdennett@acm.org
  Christian Ehrhardt    cae                     ehrhardt@mathematik.uni-ulm.de

--- 270,275 ----


-------------------------------------------------------------------------
Wolfgang Bangerth              email:            bangerth@ices.utexas.edu
                               www: http://www.ices.utexas.edu/~bangerth/



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

end of thread, other threads:[~2020-03-12  3:25 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-12  2:19 [PATCH] Add myself to MAINTAINERS Bin Bin Lv
2020-03-12  3:25 ` binbin
  -- strict thread matches above, loose matches on Subject: below --
2019-05-17 18:03 Thomas Rodgers
2019-05-16  7:54 JunMa
2019-05-04  7:43 Roland Illig
2019-01-25 17:43 Kwok Cheung Yeung
2019-01-18  5:47 Li Jia He
2019-01-16  8:27 Kewen.Lin
2019-01-16  7:49 Xiong Hu Luo
2018-12-21 17:19 Gergö Barany
2018-11-28  8:22 Johannes Pfau
2018-11-03  5:55 Stafford Horne
2018-09-13 13:31 Ilya Leoshkevich
2016-05-04 16:39 [PATCH] add " Aaron Sawdey
2015-05-10 21:08 [PATCH] Add " Paulo Matos
2015-05-11 18:20 ` Paulo Matos
2015-01-23  7:40 Braden Obrzut
2014-11-21 11:29 [PATCH]Add " Renlin Li
2014-11-21 11:50 ` Richard Earnshaw
2014-11-21 12:18   ` Markus Trippelsdorf
2011-07-18  9:36 [PATCH] Add " Richard Guenther
2007-06-28 19:27 [patch] add " Sjodin, Jan
2007-06-28 19:42 ` Sjodin, Jan
2007-03-22 13:22 [PATCH] " Nathan Froyd
2006-10-31 17:52 [PATCH] Add " Stephen M. Webb
2006-10-30 19:49 Vladimir Prus
2006-10-04 18:37 Brooks Moses
2006-02-03 19:24 [patch] " Lee Millward
2006-01-22 16:26 [PATCH]: " Dirk Mueller
2006-01-04 19:50 Chris Lattner
2005-03-03 15:02 [PATCH] " David Ayers
2005-02-20  2:24 Steve Kargl
2004-02-09 12:22 Bonzini
2004-02-21 13:45 ` Bonzini
2003-04-25 22:13 [Patch] " Wolfgang Bangerth

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