Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA]: TUI maintainer
@ 2003-03-16 17:17 Stephane Carrez
  2003-03-16 19:47 ` Daniel Jacobowitz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stephane Carrez @ 2003-03-16 17:17 UTC (permalink / raw)
  To: gdb-patches

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

Hi!

Andrew suggested to me that I be mentioned as TUI maintainer.

Do you agree with this patch?

	Stephane

2003-03-16  Stephane Carrez  <stcarrez@nerim.fr>

	* MAINTAINERS (tui): Maintainer of tui code.

[-- Attachment #2: MAINTAINERS.diffs --]
[-- Type: text/plain, Size: 578 bytes --]

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.230
diff -u -p -r1.230 MAINTAINERS
--- MAINTAINERS	13 Mar 2003 05:32:21 -0000	1.230
+++ MAINTAINERS	16 Mar 2003 17:14:28 -0000
@@ -275,7 +275,7 @@ libgui (w/foundry, sn)	Jim Ingham       
 mi (gdb/mi)		Andrew Cagney		cagney@redhat.com
 			Elena Zannoni           ezannoni@redhat.com
 			Fernando Nasser		fnasser@redhat.com
-tui			(vacant)
+tui			Stephane Carrez		stcarrez@nerim.fr
 			Technical Contact Point	wdb@cup.hp.com
 
 

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

* Re: [RFA]: TUI maintainer
  2003-03-16 17:17 [RFA]: TUI maintainer Stephane Carrez
@ 2003-03-16 19:47 ` Daniel Jacobowitz
  2003-03-17 14:34 ` Andrew Cagney
  2003-03-21 20:02 ` Stephane Carrez
  2 siblings, 0 replies; 4+ messages in thread
From: Daniel Jacobowitz @ 2003-03-16 19:47 UTC (permalink / raw)
  To: gdb-patches

On Sun, Mar 16, 2003 at 06:17:34PM +0100, Stephane Carrez wrote:
> Hi!
> 
> Andrew suggested to me that I be mentioned as TUI maintainer.
> 
> Do you agree with this patch?

Certainly.  Give it a couple days in case someone does object (why on
earth would they?)

> 2003-03-16  Stephane Carrez  <stcarrez@nerim.fr>
> 
> 	* MAINTAINERS (tui): Maintainer of tui code.

> Index: MAINTAINERS
> ===================================================================
> RCS file: /cvs/src/src/gdb/MAINTAINERS,v
> retrieving revision 1.230
> diff -u -p -r1.230 MAINTAINERS
> --- MAINTAINERS	13 Mar 2003 05:32:21 -0000	1.230
> +++ MAINTAINERS	16 Mar 2003 17:14:28 -0000
> @@ -275,7 +275,7 @@ libgui (w/foundry, sn)	Jim Ingham       
>  mi (gdb/mi)		Andrew Cagney		cagney@redhat.com
>  			Elena Zannoni           ezannoni@redhat.com
>  			Fernando Nasser		fnasser@redhat.com
> -tui			(vacant)
> +tui			Stephane Carrez		stcarrez@nerim.fr
>  			Technical Contact Point	wdb@cup.hp.com
>  
>  


-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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

* Re: [RFA]: TUI maintainer
  2003-03-16 17:17 [RFA]: TUI maintainer Stephane Carrez
  2003-03-16 19:47 ` Daniel Jacobowitz
@ 2003-03-17 14:34 ` Andrew Cagney
  2003-03-21 20:02 ` Stephane Carrez
  2 siblings, 0 replies; 4+ messages in thread
From: Andrew Cagney @ 2003-03-17 14:34 UTC (permalink / raw)
  To: Stephane Carrez; +Cc: gdb-patches

> Hi!
> 
> Andrew suggested to me that I be mentioned as TUI maintainer.
> 
> Do you agree with this patch?
> 
>     Stephane
> 
> 2003-03-16  Stephane Carrez  <stcarrez@nerim.fr>
> 
>     * MAINTAINERS (tui): Maintainer of tui code.
> 
> 
> 
> Index: MAINTAINERS
> ===================================================================
> RCS file: /cvs/src/src/gdb/MAINTAINERS,v
> retrieving revision 1.230
> diff -u -p -r1.230 MAINTAINERS
> --- MAINTAINERS	13 Mar 2003 05:32:21 -0000	1.230
> +++ MAINTAINERS	16 Mar 2003 17:14:28 -0000
> @@ -275,7 +275,7 @@ libgui (w/foundry, sn)	Jim Ingham       
>  mi (gdb/mi)		Andrew Cagney		cagney@redhat.com
>  			Elena Zannoni           ezannoni@redhat.com
>  			Fernando Nasser		fnasser@redhat.com
> -tui			(vacant)
> +tui			Stephane Carrez		stcarrez@nerim.fr
>  			Technical Contact Point	wdb@cup.hp.com

I'd remove wdb@cup.hp.com.

Andrew



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

* Re: [RFA]: TUI maintainer
  2003-03-16 17:17 [RFA]: TUI maintainer Stephane Carrez
  2003-03-16 19:47 ` Daniel Jacobowitz
  2003-03-17 14:34 ` Andrew Cagney
@ 2003-03-21 20:02 ` Stephane Carrez
  2 siblings, 0 replies; 4+ messages in thread
From: Stephane Carrez @ 2003-03-21 20:02 UTC (permalink / raw)
  To: gdb-patches

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

Hi!

I've committed the following patch.  Global Maintainers don't need my approval
so I also added them in the list.

	Stephane

2003-03-21  Stephane Carrez  <stcarrez@nerim.fr>

	* MAINTAINERS (tui): Maintainer of tui code.

[-- Attachment #2: MAINTAINERS.diffs --]
[-- Type: text/plain, Size: 610 bytes --]

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.231
diff -u -p -r1.231 MAINTAINERS
--- MAINTAINERS	17 Mar 2003 15:01:48 -0000	1.231
+++ MAINTAINERS	21 Mar 2003 19:57:20 -0000
@@ -274,8 +274,8 @@ libgui (w/foundry, sn)	Jim Ingham       
 mi (gdb/mi)		Andrew Cagney		cagney@redhat.com
 			Elena Zannoni           ezannoni@redhat.com
 			Fernando Nasser		fnasser@redhat.com
-tui			(vacant)
-			Technical Contact Point	wdb@cup.hp.com
+tui			Stephane Carrez		stcarrez@nerim.fr
+			(Global Maintainers)
 
 
 Misc:

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

end of thread, other threads:[~2003-03-21 20:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-16 17:17 [RFA]: TUI maintainer Stephane Carrez
2003-03-16 19:47 ` Daniel Jacobowitz
2003-03-17 14:34 ` Andrew Cagney
2003-03-21 20:02 ` Stephane Carrez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox