[PATCH] Update my email address.

2021-11-15 Thread Jim Wilson via Gcc-patches
I've left SiFive and have a new gmail account because it is convenient
to use with git send-email.  I'm planning to use this for my RISC-V
work.  My tuliptree address still works, it just isn't as convenient.

* MAINTAINERS: Update my address.
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4f610bca9c0..1b70fce3784 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -104,7 +104,7 @@ pru portDimitar Dimitrov

 riscv port Kito Cheng  
 riscv port Palmer Dabbelt  
 riscv port Andrew Waterman 
-riscv port Jim Wilson  
+riscv port Jim Wilson  
 rs6000/powerpc portDavid Edelsohn  
 rs6000/powerpc portSegher Boessenkool  
 rs6000 vector extnsAldy Hernandez  
-- 
2.25.1



[PATCH] Update my email address in MAINTAINERS

2016-11-01 Thread Josh Conner
Glad to be back.

- Josh


2016-11-01  Josh Conner  


* MAINTAINERS (Write After Approval): Update email address.


MAINTAINERS.patch
Description: Binary data


[patch] Update my email address

2015-04-08 Thread Cary Coutant
I'm retiring, and my last day at google is this Friday, April 10. I
plan to continue to contribute to GCC and binutils in my retirement.

I've updated the MAINTAINERS file to use my personal address,
ccout...@gmail.com.

-cary


2015-04-08  Cary Coutant  ccout...@gmail.com

* MAINTAINERS: Update my email address.


Index: MAINTAINERS
===
--- MAINTAINERS (revision 221926)
+++ MAINTAINERS (working copy)
@@ -195,7 +195,7 @@ caller-save.c   Jeff Law
 l...@redhat.com
 callgraph  Jan Hubicka hubi...@ucw.cz
 debugging code Jim Wilson  wil...@tuliptree.org
 dwarf debugging code   Jason Merrill   ja...@redhat.com
-dwarf debugging code   Cary Coutantccout...@google.com
+dwarf debugging code   Cary Coutantccout...@gmail.com
 c++ runtime libs   Paolo Carlini   paolo.carl...@oracle.com
 c++ runtime libs   Ulrich Drepper  drep...@gmail.com
 c++ runtime libs   Benjamin De Kosnik  b...@gnu.org
@@ -300,7 +300,7 @@ libsanitizer, asan.cDmitry Vyukov   dvy
 loop optimizer Zdenek Dvorak   o...@ucw.cz
 loop optimizer Daniel Berlin   dber...@dberlin.org
 LTORichard Biener  rguent...@suse.de
-LTO plugin Cary Coutantccout...@google.com
+LTO plugin Cary Coutantccout...@gmail.com
 Plugin Le-Chun Wu  l...@google.com
 register allocationPeter Bergner   berg...@vnet.ibm.com
 register allocationKenneth Zadeck  zad...@naturalbridge.com
@@ -365,7 +365,7 @@ William Cohen
 wco...@redhat.com
 Josh Connerjcon...@apple.com
 R. Kelley Cook kc...@gcc.gnu.org
 Christian Cornelssen   cc...@cs.tu-berlin.de
-Cary Coutant   ccout...@google.com
+Cary Coutant   ccout...@gmail.com
 Lawrence Crowl cr...@google.com
 Ian Dall   i...@beware.dropbear.id.au
 David Daneydavid.da...@caviumnetworks.com


[patch] Update my email address in MAINTAINERS

2014-03-04 Thread Jonathan Wakely

Committed.


commit b4039fa151c772e0994407d4dc69b0ac9cff567a
Author: Jonathan Wakely jwak...@redhat.com
Date:   Tue Mar 4 12:53:35 2014 +

* MAINTAINERS: Update my email address.

diff --git a/MAINTAINERS b/MAINTAINERS
index 70c10d4..834052e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -198,7 +198,7 @@ dwarf debugging codeCary Coutant
ccout...@google.com
 c++ runtime libs   Paolo Carlini   paolo.carl...@oracle.com
 c++ runtime libs   Ulrich Drepper  drep...@gmail.com
 c++ runtime libs   Benjamin De Kosnik  b...@gnu.org
-c++ runtime libs   Jonathan Wakely r...@gcc.gnu.org
+c++ runtime libs   Jonathan Wakely jwak...@redhat.com
 *synthetic multiplyTorbjorn Granlund   t...@swox.com
 *c-torture Torbjorn Granlund   t...@swox.com
 fixincludesBruce Korb  bk...@gnu.org


[PATCH] update my email address

2011-08-12 Thread Sebastian Pop
Hi,
as I am not working anymore at AMD, I will commit the following patch.

Sebastian

---
 MAINTAINERS |6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3c7e8a9..ec0579d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -225,9 +225,9 @@ tree-ssaAndrew MacLeod  
amacl...@redhat.com
 PREDaniel Berlin   dber...@dberlin.org
 code sinking   Daniel Berlin   dber...@dberlin.org
 mudflapFrank Ch. Eiglerf...@redhat.com
-tree browser/unparser  Sebastian Pop   sebastian@amd.com
+tree browser/unparser  Sebastian Pop   seb...@gmail.com
 scev, data dependence  Daniel Berlin   dber...@dberlin.org
-scev, data dependence  Sebastian Pop   sebastian@amd.com
+scev, data dependence  Sebastian Pop   seb...@gmail.com
 profile feedback   Jan Hubicka j...@suse.cz
 type-safe vectors  Nathan Sidwell  nat...@codesourcery.com
 alias analysis Daniel Berlin   dber...@dberlin.org
@@ -279,7 +279,7 @@ Fortran Janus Weil  
ja...@gcc.gnu.org
 gengtype/GTY   Laurynas Biveinis   laurynas.bivei...@gmail.com
 Graphite   Daniel Berlin   dber...@dberlin.org
 Graphite   Tobias Grosser  gros...@fim.uni-passau.de
-Graphite   Sebastian Pop   sebastian@amd.com
+Graphite   Sebastian Pop   seb...@gmail.com
 libcpp Tom Tromey  tro...@redhat.com
 loop optimizer Zdenek Dvorak   o...@ucw.cz
 Plugin Diego Novillo   dnovi...@google.com
-- 
1.7.4.1