This is the mail archive of the gdb-cvs@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]

[binutils-gdb] Add myself as write-after-approval GDB maintainer.


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=569340fcf2b3344efed83f1239c9e32474c77cf8

commit 569340fcf2b3344efed83f1239c9e32474c77cf8
Author: Chen Gang <gang.chen.5i5j@gmail.com>
Date:   Tue Jan 20 22:17:09 2015 +0800

    Add myself as write-after-approval GDB maintainer.
    
    gdb/ChangeLog:
    
    	* MAINTAINERS (Write After Approval): Add "Chen Gang".

Diff:
---
 gdb/ChangeLog   | 4 ++++
 gdb/MAINTAINERS | 1 +
 2 files changed, 5 insertions(+)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 482c5ca..42b3ed7 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2015-01-20  Chen Gang  <gang.chen.5i5j@gmail.com>
+
+	* MAINTAINERS (Write After Approval): Add "Chen Gang".
+
 2015-01-19  Eli Zaretskii  <eliz@gnu.org>
 
 	* configure.ac [*mingw32*]: Only add windows-termcap.o to
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index a32d5e0..dadf5c3 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -520,6 +520,7 @@ Orjan Friberg					orjanf@axis.com
 Andreas From					andreas.from@ericsson.com
 Nathan Froyd					froydnj@codesourcery.com
 Gary Funck					gary@intrepid.com
+Chen Gang					gang.chen.5i5j@gmail.com
 Mircea Gherzan					mircea.gherzan@intel.com
 Paul Gilliam					pgilliam@us.ibm.com
 Tristan Gingold					gingold@adacore.com


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