This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix GNU build


On Sat, Jun 10, 2006 at 08:00:06PM -0400, Daniel Jacobowitz wrote:
> On Sun, Jun 11, 2006 at 01:52:13AM +0200, Alfred M. Szmidt wrote:
> >    > Is anyone maintaining the Hurdy bits in GDB?
> > 
> >    No, I don't think so.
> > 
> > Where does one go to volunteer?
> 
> You want the job, it's probably yours - but take a look at the text in
> gdb/MAINTAINERS first, please.
> 
> Does anyone object to making Alfred maintainer for the Hurd port?

There was no objection.  Alfred, I've added you to MAINTAINERS.

You should probably get write access to the sources.  Please fill out
the request form (from the front of http://sourceware.org somewhere)
and list me as the approver.

After that you'll be able to commit your gnu-nat.c patch yourself.

-- 
Daniel Jacobowitz
CodeSourcery

2006-07-12  Daniel Jacobowitz  <dan@codesourcery.com>

	* MAINTAINERS: Add Alfred Szmidt for the Hurd.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.347
diff -u -p -r1.347 MAINTAINERS
--- MAINTAINERS	5 Jul 2006 19:03:46 -0000	1.347
+++ MAINTAINERS	12 Jul 2006 17:35:53 -0000
@@ -332,6 +332,7 @@ their platform.
 AIX			Joel Brobecker		brobecker@adacore.com
 
 djgpp native		Eli Zaretskii		eliz@gnu.org
+GNU Hurd		Alfred M. Szmidt	ams@gnu.org
 MS Windows (NT, '00, 9x, Me, XP) host & native
 			Chris Faylor		cgf@alum.bu.edu
 GNU/Linux/x86 native & host


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]