From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12563 invoked by alias); 21 Mar 2003 20:02:30 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 12555 invoked from network); 21 Mar 2003 20:02:29 -0000 Received: from unknown (HELO kraid.nerim.net) (62.4.16.103) by sources.redhat.com with SMTP; 21 Mar 2003 20:02:29 -0000 Received: from nerim.fr (stcarrez.net1.nerim.net [62.212.108.40]) by kraid.nerim.net (Postfix) with ESMTP id CFBCE40F80; Fri, 21 Mar 2003 21:02:26 +0100 (CET) Message-ID: <3E7B6FD3.8050109@nerim.fr> Date: Fri, 21 Mar 2003 20:02:00 -0000 From: Stephane Carrez User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gdb-patches@sources.redhat.com Subject: Re: [RFA]: TUI maintainer References: <3E74B1AE.8020708@nerim.fr> Content-Type: multipart/mixed; boundary="------------090309050408050903050706" X-SW-Source: 2003-03/txt/msg00455.txt.bz2 This is a multi-part message in MIME format. --------------090309050408050903050706 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-length: 226 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 * MAINTAINERS (tui): Maintainer of tui code. --------------090309050408050903050706 Content-Type: text/plain; name="MAINTAINERS.diffs" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="MAINTAINERS.diffs" Content-length: 610 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: --------------090309050408050903050706--