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: [PATCH} remove myself as windows maintainer


> >There is a section in te MAINTAINERS file that lists past maintainers,
> >for posterity.  I understand that you do not want your email address
> >exposed there, but I think we can list you without it. Would that be
> >OK?
> 
> Sure.

Here is what I checked in.

gdb/ChangeLog:

        * MAINTAINERS (Past Maintainers): Add Chris Faylor.

> I'll be keeping an eye out for potential candidates on the Cygwin list
> if no one steps up here.

Thanks! If you spot someone, please let him know that we would need
to observe his contributions for a short while before we can consider
promoting him. It doesn't have to be very long, but we like to get
to know potential candidates a little beforehand...

-- 
Joel
commit e4b53922e17c4b48c70160dc1889244c0eb65c49
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Fri May 4 11:40:03 2012 -0700

    MAINTAINERS: Add Chris Faylor in `Past Maintainers' section.
    
    gdb/ChangeLog:
    
    	* MAINTAINERS (Past Maintainers): Add Chris Faylor.

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 5e63549..d60d3c6 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
 2012-05-04  Joel Brobecker  <brobecker@adacore.com>
 
+	* MAINTAINERS (Past Maintainers): Add Chris Faylor.
+
+2012-05-04  Joel Brobecker  <brobecker@adacore.com>
+
 	* windows-nat.h (segment_register_p_ftype): New typedef.
 	(windows_set_segment_register_p): Add declaration.
 	* windows-nat.c (segment_register_p): New static global.
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 1ea72bc..2588b8e 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -681,6 +681,7 @@ Michael Chastain (testsuite)			mec.gnu at mindspring dot com
 Fred Fish (global)
 Jim Blandy (global)				jimb@red-bean.com
 Michael Snyder (global)
+Christopher Faylor (MS Windows, host & native)
 
 
 Folks that have been caught up in a paper trail:

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