[PATCH] Update email address

2016-09-30 Thread Ellcey, Steve
This patch updates my email address from sell...@imgtec.com to 
sell...@caviumnetworks.com

Steve Ellcey
sell...@caviumnetworks.com



2016-09-30  Steve Ellcey  

* MAINTAINERS: Update email address.


Index: MAINTAINERS
===
--- MAINTAINERS (revision 240658)
+++ MAINTAINERS (working copy)
@@ -66,7 +66,7 @@
 i386 port  Uros Bizjak 
 i386 vector ISA extns  Kirill Yukhin   
 ia64 port  Jim Wilson  
-ia64 port  Steve Ellcey
+ia64 port  Steve Ellcey
 iq2000 portNick Clifton
 lm32 port  Sebastien Bourdeauducq  
 m32c port  DJ Delorie  
@@ -130,7 +130,7 @@
 freebsdAndreas Tobler  
 GNU/Hurd   Thomas Schwinge 
 hpux   John David Anglin   
-hpux   Steve Ellcey
+hpux   Steve Ellcey
 solarisRainer Orth 

 netbsd Jason Thorpe
 netbsd Krister Walfridsson 


[Patch] Update email address

2015-10-23 Thread Steve Ellcey

I am checking in this patch to update my email address.  The sell...@mips.com
address still works but I have been using sell...@imgtec.com recently as
that is more 'official'.

Steve Ellcey
sell...@imgtec.com



2015-10-23  Steve Ellcey  

* MAINTAINERS: Update email address.


diff --git a/MAINTAINERS b/MAINTAINERS
index 3db08f1..d2f7a52 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -66,7 +66,7 @@ i386 port Jan Hubicka 
 i386 port  Uros Bizjak 
 i386 vector ISA extns  Kirill Yukhin   
 ia64 port  Jim Wilson  
-ia64 port  Steve Ellcey
+ia64 port  Steve Ellcey
 iq2000 portNick Clifton
 lm32 port  Sebastien Bourdeauducq  
 m32c port  DJ Delorie  
@@ -130,7 +130,7 @@ DJGPP   DJ Delorie  

 freebsdAndreas Tobler  
 GNU/Hurd   Thomas Schwinge 
 hpux   John David Anglin   
-hpux   Steve Ellcey
+hpux   Steve Ellcey
 solarisRainer Orth 

 netbsd Jason Thorpe
 netbsd Krister Walfridsson 


[patch] Update email address in docs

2014-05-30 Thread Jonathan Wakely

The docs still give Benjamin's old address for copyright assignment
questions. Changed to my address, although I considered volunteering
Paolo to get the mails ;-)

Committed to trunk.
commit 297bdcf296627c890b00db21a0333a7d0bb0a899
Author: Jonathan Wakely jwak...@redhat.com
Date:   Fri May 30 17:57:32 2014 +0100

	* doc/xml/manual/appendix_contributing.xml (list.copyright): Replace
	Benjamin's old email address.

diff --git a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
index bd7dfc7..e59e2f7 100644
--- a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
+++ b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
@@ -110,11 +110,11 @@
 /para
 
 para
-  Please contact Benjamin Kosnik at
-  emailbkoz+ass...@redhat.com/email if you are confused
+  Please contact Jonathan Wakely at
+  emailjwakely+ass...@redhat.com/email if you are confused
   about the assignment or have general licensing questions. When
   requesting an assignment form from
-  emailmailto:ass...@gnu.org/email, please cc the libstdc++
+  emailass...@gnu.org/email, please CC the libstdc++
   maintainer above so that progress can be monitored.
 /para
   /section


Re: [patch] Update email address in docs

2014-05-30 Thread Paolo Carlini

Hi,

On 05/30/2014 07:04 PM, Jonathan Wakely wrote:

The docs still give Benjamin's old address for copyright assignment
questions. Changed to my address, although I considered volunteering
Paolo to get the mails ;-)
We may considering adding my email too, in the past I did that a lot 
anyway, behind the scenes ;)


Paolo.


Re: [patch] Update email address in docs

2014-05-30 Thread Jonathan Wakely

On 30/05/14 19:38 +0200, Paolo Carlini wrote:

Hi,

On 05/30/2014 07:04 PM, Jonathan Wakely wrote:

The docs still give Benjamin's old address for copyright assignment
questions. Changed to my address, although I considered volunteering
Paolo to get the mails ;-)
We may considering adding my email too, in the past I did that a lot 
anyway, behind the scenes ;)


Cool, like this then?

commit 95eb2e55844d56db67ed2cf10a031f6e4a9d35d3
Author: Jonathan Wakely jwak...@redhat.com
Date:   Fri May 30 19:21:12 2014 +0100

	* doc/xml/manual/appendix_contributing.xml (list.copyright): Add
	Paolo's address too.

diff --git a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
index e59e2f7..2c3b9fb 100644
--- a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
+++ b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
@@ -110,12 +110,14 @@
 /para
 
 para
-  Please contact Jonathan Wakely at
-  emailjwakely+ass...@redhat.com/email if you are confused
-  about the assignment or have general licensing questions. When
-  requesting an assignment form from
+  Please contact
+  Paolo Carlini at emailpaolo.carl...@oracle.com/email
+  or
+  Jonathan Wakely at emailjwakely+ass...@redhat.com/email
+  if you are confused about the assignment or have general licensing
+  questions. When requesting an assignment form from
   emailass...@gnu.org/email, please CC the libstdc++
-  maintainer above so that progress can be monitored.
+  maintainers above so that progress can be monitored.
 /para
   /section
 


Re: [patch] Update email address in docs

2014-05-30 Thread Paolo Carlini


On 05/30/2014 08:23 PM, Jonathan Wakely wrote:

On 30/05/14 19:38 +0200, Paolo Carlini wrote:

Hi,

On 05/30/2014 07:04 PM, Jonathan Wakely wrote:

The docs still give Benjamin's old address for copyright assignment
questions. Changed to my address, although I considered volunteering
Paolo to get the mails ;-)
We may considering adding my email too, in the past I did that a lot 
anyway, behind the scenes ;)


Cool, like this then?

Sure.

Paolo.



[patch] Update email address

2012-04-11 Thread Steve Ellcey
I have checked in the following patch to update my email address.  I am
currently working on getting a new copyright assignment filed as my previous
one was based on my employment at HP.

Steve Ellcey
sell...@mips.com


2012-04-11  Steve Ellcey  sell...@mips.com

* MAINTAINERS: Changed email address.


Index: MAINTAINERS
===
--- MAINTAINERS (revision 186295)
+++ MAINTAINERS (working copy)
@@ -67,7 +67,7 @@
 i386 port  Jan Hubicka j...@suse.cz
 i386 port  Uros Bizjak ubiz...@gmail.com
 ia64 port  Jim Wilson  wil...@tuliptree.org
-ia64 port  Steve Ellceys...@cup.hp.com
+ia64 port  Steve Ellceysell...@mips.com
 iq2000 portNick Cliftonni...@redhat.com
 lm32 port  Sebastien Bourdeauducq  sebast...@milkymist.org
 m32c port  DJ Delorie  d...@redhat.com
@@ -121,7 +121,7 @@
 freebsdLoren J. Rittle ljrit...@acm.org
 GNU/Hurd   Thomas Schwinge tho...@schwinge.name
 hpux   John David Anglin   dave.ang...@nrc-cnrc.gc.ca
-hpux   Steve Ellceys...@cup.hp.com
+hpux   Steve Ellceysell...@mips.com
 solarisRainer Orth 
r...@cebitec.uni-bielefeld.de
 netbsd Jason Thorpethor...@netbsd.org
 netbsd Krister Walfridsson krister.walfrids...@gmail.com