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=ffbc46469f5fa1368251acd65da418775ab1a2ce

commit ffbc46469f5fa1368251acd65da418775ab1a2ce
Author: Wei-cheng Wang <cole945@gmail.com>
Date:   Wed Jan 21 00:07:50 2015 +0800

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

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

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index bdaa209..3f2dabe 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
 2015-01-21  Wei-cheng Wang  <cole945@gmail.com>
 
+	* MAINTAINERS (Write After Approval): Add "Wei-cheng Wang".
+
+2015-01-21  Wei-cheng Wang  <cole945@gmail.com>
+
 	* ppc-linux-tdep.c (ppc_skip_trampoline_code,
 	ppc_canonicalize_syscall, ppc_linux_syscall_record,
 	ppc_linux_record_signal, ppc_init_linux_record_tdep): Add comments.
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index dadf5c3..da16fe7 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -659,6 +659,7 @@ Sami Wagiaalla					swagiaal@redhat.com
 Keith Walker					keith.walker@arm.com
 Ricard Wanderlof				ricardw@axis.com
 Jiong Wang					jiong.wang@arm.com
+Wei-cheng Wang					cole945@gmail.com
 Kris Warkentin					kewarken@qnx.com
 Philippe Waroquiers				philippe.waroquiers@skynet.be
 Ulrich Weigand					uweigand@de.ibm.com


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