public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [Patch] Update email address
@ 2015-10-23 17:05 Steve Ellcey 
  0 siblings, 0 replies; 3+ messages in thread
From: Steve Ellcey  @ 2015-10-23 17:05 UTC (permalink / raw)
  To: gcc-patches


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

Steve Ellcey
sellcey@imgtec.com



2015-10-23  Steve Ellcey  <sellcey@imgtec.com>

	* 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		<hubicka@ucw.cz>
 i386 port		Uros Bizjak		<ubizjak@gmail.com>
 i386 vector ISA extns	Kirill Yukhin		<kirill.yukhin@gmail.com>
 ia64 port		Jim Wilson		<wilson@tuliptree.org>
-ia64 port		Steve Ellcey		<sellcey@mips.com>
+ia64 port		Steve Ellcey		<sellcey@imgtec.com>
 iq2000 port		Nick Clifton		<nickc@redhat.com>
 lm32 port		Sebastien Bourdeauducq	<sebastien@milkymist.org>
 m32c port		DJ Delorie		<dj@redhat.com>
@@ -130,7 +130,7 @@ DJGPP			DJ Delorie		<dj@delorie.com>
 freebsd			Andreas Tobler		<andreast@gcc.gnu.org>
 GNU/Hurd		Thomas Schwinge		<thomas@schwinge.name>
 hpux			John David Anglin	<dave.anglin@bell.net>
-hpux			Steve Ellcey		<sellcey@mips.com>
+hpux			Steve Ellcey		<sellcey@imgtec.com>
 solaris			Rainer Orth		<ro@CeBiTec.Uni-Bielefeld.DE>
 netbsd			Jason Thorpe		<thorpej@netbsd.org>
 netbsd			Krister Walfridsson	<krister.walfridsson@gmail.com>

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

* [PATCH] Update email address
@ 2016-09-30 19:00 Ellcey, Steve
  0 siblings, 0 replies; 3+ messages in thread
From: Ellcey, Steve @ 2016-09-30 19:00 UTC (permalink / raw)
  To: gcc-patches

This patch updates my email address from sellcey@imgtec.com to sellcey@caviumnetworks.com

Steve Ellcey
sellcey@caviumnetworks.com



2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>

	* MAINTAINERS: Update email address.


Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 240658)
+++ MAINTAINERS	(working copy)
@@ -66,7 +66,7 @@
 i386 port		Uros Bizjak		<ubizjak@gmail.com>
 i386 vector ISA extns	Kirill Yukhin		<kirill.yukhin@gmail.com>
 ia64 port		Jim Wilson		<wilson@tuliptree.org>
-ia64 port		Steve Ellcey		<sellcey@imgtec.com>
+ia64 port		Steve Ellcey		<sellcey@caviumnetworks.com>
 iq2000 port		Nick Clifton		<nickc@redhat.com>
 lm32 port		Sebastien Bourdeauducq	<sebastien@milkymist.org>
 m32c port		DJ Delorie		<dj@redhat.com>
@@ -130,7 +130,7 @@
 freebsd			Andreas Tobler		<andreast@gcc.gnu.org>
 GNU/Hurd		Thomas Schwinge		<thomas@schwinge.name>
 hpux			John David Anglin	<dave.anglin@bell.net>
-hpux			Steve Ellcey		<sellcey@imgtec.com>
+hpux			Steve Ellcey		<sellcey@caviumnetworks.com>
 solaris			Rainer Orth		<ro@CeBiTec.Uni-Bielefel
d.DE>
 netbsd			Jason Thorpe		<thorpej@netbsd.org>
 netbsd			Krister Walfridsson	<krister.walfridsson@gmail.com>

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

* [patch] Update email address
@ 2012-04-11 21:07 Steve Ellcey
  0 siblings, 0 replies; 3+ messages in thread
From: Steve Ellcey @ 2012-04-11 21:07 UTC (permalink / raw)
  To: gcc-patches

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
sellcey@mips.com


2012-04-11  Steve Ellcey  <sellcey@mips.com>

	* MAINTAINERS: Changed email address.


Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 186295)
+++ MAINTAINERS	(working copy)
@@ -67,7 +67,7 @@
 i386 port		Jan Hubicka		jh@suse.cz
 i386 port		Uros Bizjak		ubizjak@gmail.com
 ia64 port		Jim Wilson		wilson@tuliptree.org
-ia64 port		Steve Ellcey		sje@cup.hp.com
+ia64 port		Steve Ellcey		sellcey@mips.com
 iq2000 port		Nick Clifton		nickc@redhat.com
 lm32 port		Sebastien Bourdeauducq	sebastien@milkymist.org
 m32c port		DJ Delorie		dj@redhat.com
@@ -121,7 +121,7 @@
 freebsd			Loren J. Rittle		ljrittle@acm.org
 GNU/Hurd		Thomas Schwinge		thomas@schwinge.name
 hpux			John David Anglin	dave.anglin@nrc-cnrc.gc.ca
-hpux			Steve Ellcey		sje@cup.hp.com
+hpux			Steve Ellcey		sellcey@mips.com
 solaris			Rainer Orth		ro@CeBiTec.Uni-Bielefeld.DE
 netbsd			Jason Thorpe		thorpej@netbsd.org
 netbsd			Krister Walfridsson	krister.walfridsson@gmail.com


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

end of thread, other threads:[~2016-09-30 18:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-23 17:05 [Patch] Update email address Steve Ellcey 
  -- strict thread matches above, loose matches on Subject: below --
2016-09-30 19:00 [PATCH] " Ellcey, Steve
2012-04-11 21:07 [patch] " Steve Ellcey

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