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 a write-after-approval GDB maintainer


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

commit c040f3fb55315f06ceb9e6de6ac167a95a445ace
Author: Toshihito Kikuchi <k.toshihito@yahoo.de>
Date:   Thu Jun 9 21:59:04 2016 -0700

    Add myself as a write-after-approval GDB maintainer
    
    gdb/ChangeLog:
    
    	* MAINTAINERS (Write After Approval): Add Toshihito Kikuchi.

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

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 72f8a3e..e29203d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
+
+	* MAINTAINERS (Write After Approval): Add Toshihito Kikuchi.
+
 2016-06-09  Tom Tromey  <tom@tromey.com>
 
 	PR python/19819:
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 960b2f1..001eca0 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -569,6 +569,7 @@ Jeff Johnston					jjohnstn@redhat.com
 Geoff Keating					geoffk@redhat.com
 Mark Kettenis					kettenis@gnu.org
 Marc Khouzam					marc.khouzam@ericsson.com
+Toshihito Kikuchi					k.toshihito@yahoo.de
 Jim Kingdon					kingdon@panix.com
 Paul Koning					paul_koning@dell.com
 Marcin KoÅ?cielnicki				koriakin@0x04.net


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