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]

[commit] MAINTAINERS: Add myself for write after approval privileges.


On Wed, Jul 28, 2010 at 4:56 AM, Cheng Renquan <crquan@gmail.com> wrote:
> add-myself-for-write-after-approval-privileges.patch

committed, into head and gdb_7_2-branch,

http://sourceware.org/ml/gdb-cvs/2010-07/msg00216.html
http://sourceware.org/ml/gdb-cvs/2010-07/msg00222.html
Index: gdb/ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.12048
retrieving revision 1.12049
diff -u -p -u -p -r1.12048 -r1.12049
--- gdb/ChangeLog	30 Jul 2010 16:04:28 -0000	1.12048
+++ gdb/ChangeLog	30 Jul 2010 19:11:26 -0000	1.12049
@@ -1,3 +1,7 @@
+2010-07-31  Renquan Cheng  <crq@gcc.gnu.org>
+
+	* MAINTAINERS: Add myself for write after approval privileges.
+
 2010-07-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
 	* symfile.c (addr_section_name): New function.
Index: gdb/MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.440
retrieving revision 1.441
diff -u -p -u -p -r1.440 -r1.441
--- gdb/MAINTAINERS	28 Jul 2010 04:09:04 -0000	1.440
+++ gdb/MAINTAINERS	30 Jul 2010 19:11:27 -0000	1.441
@@ -482,6 +482,7 @@ Andrew Cagney					cagney@gnu.org
 David Carlton					carlton@bactrian.org
 Stephane Carrez					stcarrez@nerim.fr
 Michael Chastain				mec.gnu@mindspring.com
+Renquan Cheng					crq@gcc.gnu.org
 Eric Christopher				echristo@apple.com
 Randolph Chung					tausq@debian.org
 Nick Clifton					nickc@redhat.com

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