public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* [patch] Remove email of people no longer with AMD
@ 2010-03-17 15:56 Sebastian Pop
  2010-03-17 16:27 ` Christopher Faylor
  0 siblings, 1 reply; 4+ messages in thread
From: Sebastian Pop @ 2010-03-17 15:56 UTC (permalink / raw)
  To: GCC Patches, overseers, Gerald Pfeifer; +Cc: Harle, Christophe

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

Hi,

The attached patch removes from the MAINTAINERS file the names of
Dwarakanath Rajagopal and Ghassan Shobaki as they are no longer with
AMD and thus they are not covered by AMD's copyright assignment.  If
they want to continue to contribute to GCC they will have to obtain
new copyright assignments.  Ok to commit?

I think that we should also disable these two accounts.

Thanks,
Sebastian Pop
--
AMD / Open Source Compiler Engineering / GNU Tools

[-- Attachment #2: 0001-Remove-emails-of-people-no-longer-with-AMD.patch --]
[-- Type: text/x-diff, Size: 1188 bytes --]

From 83a792f5ee6cdfcc361e9c22142810ebb5c2ceec Mon Sep 17 00:00:00 2001
From: Sebastian Pop <sebpop@gmail.com>
Date: Wed, 17 Mar 2010 10:38:13 -0500
Subject: [PATCH] Remove emails of people no longer with AMD.

	* MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
	(ghassan.shobaki@amd.com): Removed.
---
 MAINTAINERS |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d4fe472..ae6a93b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -431,7 +431,6 @@ Nicolas Pitre					nico@cam.org
 Antoniu Pop					antoniu.pop@gmail.com
 Vladimir Prus					vladimir@codesourcery.com
 Jerry Quinn					jlquinn@optonline.net
-Dwarakanath Rajagopal				dwarak.rajagopal@amd.com
 Ramana Radhakrishnan				ramana.r@gmail.com
 Rolf Rasmussen					rolfwr@gcc.gnu.org
 Volker Reichelt					v.reichelt@netcologne.de
@@ -450,7 +449,6 @@ Duncan Sands					baldrick@gcc.gnu.org
 Dodji Seketeli					dseketel@redhat.com
 Svein Seldal					svein@dev.seldal.com
 Thiemo Seufer					ths@networkno.de
-Ghassan Shobaki					ghassan.shobaki@amd.com
 Johannes Singler				singler@kit.edu
 Franz Sirl					franz.sirl-kernel@lauterbach.com
 Jan Sjodin					jan.sjodin@amd.com
-- 
1.6.3.3


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

* Re: [patch] Remove email of people no longer with AMD
  2010-03-17 15:56 [patch] Remove email of people no longer with AMD Sebastian Pop
@ 2010-03-17 16:27 ` Christopher Faylor
  2010-03-17 20:34   ` Sebastian Pop
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Faylor @ 2010-03-17 16:27 UTC (permalink / raw)
  To: Harle, Christophe, overseers, GCC Patches, Gerald Pfeifer, Sebastian Pop

On Wed, Mar 17, 2010 at 10:55:38AM -0500, Sebastian Pop wrote:
>Hi,
>
>The attached patch removes from the MAINTAINERS file the names of
>Dwarakanath Rajagopal and Ghassan Shobaki as they are no longer with
>AMD and thus they are not covered by AMD's copyright assignment.  If
>they want to continue to contribute to GCC they will have to obtain
>new copyright assignments.  Ok to commit?
>
>I think that we should also disable these two accounts.

Done.  Thanks for letting us know about this.  Much appreciated.

cgf

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

* Re: [patch] Remove email of people no longer with AMD
  2010-03-17 16:27 ` Christopher Faylor
@ 2010-03-17 20:34   ` Sebastian Pop
  2010-03-17 21:25     ` Christopher Faylor
  0 siblings, 1 reply; 4+ messages in thread
From: Sebastian Pop @ 2010-03-17 20:34 UTC (permalink / raw)
  To: overseers, Diego Novillo

Hi,
>>I think that we should also disable these two accounts.
>
> Done.  Thanks for letting us know about this.  Much appreciated.

I see that Diego recently removed these entries as well.
I'm just checking whether overseers caught this change,
and/or if we still need to keep these accounts around.

Sebastian

---------------------------------- ChangeLog ----------------------------------
index 1e0eb0a..4887286 100644
@@ -1,3 +1,8 @@
+2010-03-16  Diego Novillo  <dnovillo@google.com>
+
+	* MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
+	Matthews.
+
 2010-03-16  Joseph Myers  <joseph@codesourcery.com>

 	* MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel

--------------------------------- MAINTAINERS ---------------------------------
index 2ecf587..d4fe472 100644
@@ -357,7 +357,6 @@ Mark Heffernan					meheff@google.com
 George Helffrich				george@gcc.gnu.org
 Fergus Henderson				fjh@cs.mu.oz.au
 Matthew Hiller					hiller@redhat.com
-Dan Hipschman					dsh@google.com
 Manfred Hollstein				mh@suse.com
 Falk Hueffner					falk@debian.org
 Andrew John Hughes				gnu_andrew@member.fsf.org
@@ -402,11 +401,9 @@ Martin v. L
 H.J. Lu						hjl.tools@gmail.com
 Xinliang David Li				davidxl@google.com
 Luis Machado					luisgpm@br.ibm.com
-William Maddox					maddox@google.com
 Ziga Mahkovec					ziga.mahkovec@klika.si
 Simon Martin					simartin@users.sourceforge.net
 Ranjit Mathew					rmathew@hotmail.com
-Chris Matthews					chrismatthews@google.com
 Michael Matz					matz@suse.de
 Greg McGary					gkm@gnu.org
 Adam Megacz					adam@xwt.org

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

* Re: [patch] Remove email of people no longer with AMD
  2010-03-17 20:34   ` Sebastian Pop
@ 2010-03-17 21:25     ` Christopher Faylor
  0 siblings, 0 replies; 4+ messages in thread
From: Christopher Faylor @ 2010-03-17 21:25 UTC (permalink / raw)
  To: overseers, Diego Novillo, Sebastian Pop

On Wed, Mar 17, 2010 at 03:33:57PM -0500, Sebastian Pop wrote:
>Hi,
>>>I think that we should also disable these two accounts.
>>
>> Done.  Thanks for letting us know about this.  Much appreciated.
>
>I see that Diego recently removed these entries as well.
>I'm just checking whether overseers caught this change,
>and/or if we still need to keep these accounts around.

http://sourceware.org/ml/overseers/2010-q1/threads.html#00063

cgf

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

end of thread, other threads:[~2010-03-17 21:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-17 15:56 [patch] Remove email of people no longer with AMD Sebastian Pop
2010-03-17 16:27 ` Christopher Faylor
2010-03-17 20:34   ` Sebastian Pop
2010-03-17 21:25     ` Christopher Faylor

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